Microsoft DirectX 9.0

CDynamicOutputPin::m_BlockStateLock

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