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
Receives a this pointer and calls the CAMThread::ThreadProc member function.
Syntax
DWORD InitialThreadProc(
LPVOID pv
);
Parameters
- pv
The this pointer.
Return Value
Returns the DWORD returned by CAMThread::ThreadProc. This DWORD is not defined by this class.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |