CBasePin::IsConnected (Compact 2013)
3/26/2014
Determines if the pin is connected to another pin.
Syntax
BOOL IsConnected(void);
Parameters
None.
Return Value
Returns TRUE if the pin is connected; otherwise, returns FALSE.
Remarks
This member function checks the value of the m_Connected protected data member.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |