Microsoft DirectX 9.0

CDynamicOutputPin::m_BlockState

Blocking state.

Syntax

BLOCK_STATE m_BlockState;

Remarks

The following states are defined:

Before accessing this variable, hold the CDynamicOutputPin::m_BlockStateLock critical section.

See Also