Microsoft DirectX 8.1 (C++) |
Thread identifier of the owning thread.
Syntax
DWORD m_currentOwner;
Remarks
This member variable is defined only in the debug version of the base class. The Critical Section Debugging Functions use this member.
See Also