Microsoft DirectX 8.1 (C++) |
Number of outstanding locks on this object.
Syntax
DWORD m_lockCount;
Remarks
This member variable is defined only in the debug version of the base class. The Critical Section Debugging Functions functions use this member.
See Also