CBaseRenderer::Inactive (Compact 2013)
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, |