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
Informs the pin to begin a flush operation.
Syntax
HRESULT BeginFlush(void);
Parameters
None.
Return Value
Returns an HRESULT value.
Remarks
This member function implements the IPin::BeginFlush method and overrides the CBaseInputPin::BeginFlush member function.
It checks to see if the pin is connected and then calls CBaseInputPin::BeginFlush, and finally calls the CTransformFilter::BeginFlush member function.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |