CSourceStream::CheckRequest (Compact 2013)
3/26/2014
Determines if a command is waiting for the thread.
Syntax
BOOL CheckRequest(
Command* pCom
);
Parameters
- pCom
Pointer to the location to which to return a command, if any.
Return Value
Returns TRUE if the pCom parameter contains a command; otherwise, returns FALSE.
Remarks
This member function does not block. This is a type safe override of the method in the CAMThread class.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |