CAMThread::Reply (Compact 2013)
3/26/2014
Retrieves a DWORD value to the requesting thread and releases it, signaling completion of the request.
Syntax
void Reply(
DWORD dw
);
Parameters
- dw
Value returned by the CAMThread::CallWorker member function on the client side.
Return Value
None.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |