CBaseOutputPin::EndFlush (Compact 2013)
3/26/2014
Informs the pin to end a flush operation.
Syntax
HRESULT EndFlush(void);
Parameters
None.
Return Value
Returns E_UNEXPECTED.
Remarks
This member function implements the IPin::EndFlush method.
It returns E_UNEXPECTED because this should be called only on input pins.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |