Microsoft Windows CE 3.0  

CAMThread::Reply

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Retrieves a DWORDvalue to the requesting thread and releases it, signaling completion of the request.

void Reply(
DWORD
dw
);

Parameters

dw
Value returned by the CAMThread::CallWorkermember function on the client side.

Return Values

No return value.