CRendererInputPin::BeginFlush
Informs the pin to begin a flush operation.
HRESULT BeginFlush( );
Return Values
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.
Last updated on Tuesday, July 13, 2004
© 1992-2000 Microsoft Corporation. All rights reserved.