CSource::RemovePin (Compact 2013)
3/26/2014
Removes a pin from the source filter.
Syntax
HRESULT RemovePin(
CSourceStream* pStream
);
Parameters
- pStream
CSourceStream object associated with the pin.
Return Value
Returns S_OK if successful or S_FALSE if unsuccessful.
Remarks
The pStream parameter is not deleted. This member function adjusts pin locations in the m_paStreams array.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |