Variable CSPThreadLockBase::m_ulLockCount
Description:
This member variable contains the thread lock count.
 |
Prototype
unsigned long m_ulLockCount;
Remarks:
This member variable is protected and should be used only when implementing an overload of the class.
See also:
member function GetLockCount()
|
|