Microsoft DirectX 9.0 |
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