Microsoft Windows CE 3.0  

CAMThread::GetRequest

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.

Blocks until the next request is made.

DWORD GetRequest( );

Return Values

Returns a value that is defined by the derived class.

Remarks

This member function blocks the requesting thread until the CAMThread::Replyfunction is called.