CSingleLock::IsLocked

BOOL IsLocked( );

Return Value

Nonzero if the object is locked; otherwise 0.

Remarks

Determines if the object associated with the CSingleLock object is nonsignaled (unavailable).

CSingleLock OverviewClass MembersHierarchy Chart