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.
3/26/2014
Called when going into a stopped state.
Syntax
virtual HRESULT Inactive(void);
Parameters
None.
Return Value
Returns NOERROR by default; overriding member function should return a valid HRESULT value.
Remarks
This member function is a placeholder that derived classes can optionally override to add functionality when the filter is stopped.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |