Microsoft DirectX 9.0

COutputQueue::m_hEventPop

Optional event that is signaled whenever the object removes a sample from the queue. The value is initially NULL. Call the COutputQueue::SetPopEvent method to specify an event handle.

Syntax

HANDLE m_hEventPop;

See Also