Critical section that protects the blocking state.
Syntax
CCritSec m_BlockStateLock;
Remarks
Hold this critical section before using any of the following member variables:
See Also