Microsoft DirectX 9.0

COutputQueue::NotifyThread

The NotifyThread method notifies the thread that the queue contains data.

Syntax

void NotifyThread(void);

Remarks

Hold the critical section before calling this method.

See Also