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
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, |