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.
Microsoft DirectShow 9.0 |
CAMThread::GetRequestParam
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.
Requirements
** Header:** Declared in Wxutil.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also