CRendererInputPin::BeginFlush (Compact 2013)
3/26/2014
Informs the pin to begin a flush operation.
Syntax
HRESULT BeginFlush( );
Parameters
None.
Return Value
Returns an HRESULT value.
Remarks
This member function implements the IPin::BeginFlush method. It overrides CBaseInputPin::BeginFlush and calls the renderer filter's BeginFlush member function before calling the base class implementation.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |