CBasePin::EndOfStream (Compact 2013)
3/26/2014
Informs the input pin that no additional data is expected until a new run command is issued.
Syntax
HRESULT EndOfStream(void);
Parameters
None.
Return Value
Returns S_FALSE.
Remarks
This member function implements the IPin::EndOfStream method.
This is intended for input pins only.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |