COutputQueue::NotifyThread (Compact 2013)

3/26/2014

Notifies the thread that there is data on the queue to process.

Syntax

void NotifyThread( );

Return Value

None.

Remarks

The critical section must be held when this is called.

Requirements

Header

dshow.h,
Streams.h

Library

ole32.lib,
Ole32auth.lib,
Strmbase.lib,
Strmiids.lib,
uuid.lib

See Also

Reference

COutputQueue Class