CBasePin::GetConnected (Compact 2013)
3/26/2014
Retrieves the pin that is connected to this pin.
Syntax
IPin *GetConnected( );
Parameters
None.
Return Value
Returns a pointer to an IPin interface.
Remarks
The caller should call the CBasePin::IsConnected member function before calling CBasePin::GetConnected.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |