Microsoft DirectX 8.1 (C++) |
Event that is signaled when the pin successfully blocks, or the user cancels a pending block.
Syntax
HANDLE m_hNotifyCallerPinBlockedEvent;
Remarks
Before accessing this variable, hold the CDynamicOutputPin::m_BlockStateLock critical section.
See Also