CAMThread::GetRequestHandle (Compact 2013)
3/26/2014
Retrieves an event handle for performance improvements.
Syntax
HANDLE GetRequestHandle( ) const;
Parameters
None.
Return Value
Returns an event handle.
Remarks
To use the Win32 WaitForMultipleObjects function, you will need this handle in the thread's wait list or the thread will not be responsive.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |