Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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, |