CBaseOutputPin::CheckConnect (Compact 2013)
3/26/2014
Calls QueryInterface on the connected pin to retrieve an IMemInputPin interface.
Syntax
HRESULT CheckConnect(
IPin* pPin
);
Parameters
- pPin
Pointer to the IPin interface on the connecting pin.
Return Value
Returns NOERROR if successful; otherwise, returns an HRESULT error value.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |