Microsoft DirectX 9.0 |
The GetRequestParam method retrieves the latest request.
Syntax
DWORD GetRequestParam(void) const;
Return Value
Returns the value of the parameter that was passed most recently to the CAMThread::CallWorker method.
See Also