CComApartment::GetLockCount
Returns the thread's current lock count.
LONG GetLockCount( );
Return Value
The lock count on the thread.
Requirements
Header: atlbase.h
Returns the thread's current lock count.
LONG GetLockCount( );
The lock count on the thread.
Header: atlbase.h