Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
Retrieves an object from the queue.
Syntax
T GetQueueObject( );
Parameters
None.
Return Value
Returns an object of type T (template).
Remarks
This member function blocks until an object is available on the queue. It uses a CCritSec object for security.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |