CAMThread::ThreadExists (Compact 2013)
3/26/2014
Determines whether the thread has been created and has not yet exited.
Syntax
BOOL ThreadExists( );
Parameters
None.
Return Value
Returns TRUE if the thread exists and has not exited, or FALSE if the thread does not exist.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |