XLL+ Class Library (7.0)

CXlLock::Lock

Locks a shared object

bool Lock( );

Return Value

Returns true if the target CXlLockable has been initialized; returns false if the CXlLockable has no been prepared for use. A return value of false indicates a fatal error.

Requirements

Header: xlpshared.h

See Also

CXlLock Class | CXlLock Methods