CODSymbolComponent::IsConnectionSource
BOOLCODSymbolComponent::IsConnectionSource(CODConnection*pConnection)
Determines if this symbol owns the source port of the given connection.
Defined in: OdSymbolComp.cpp
Return Value
TRUE if symbol owns the source port, otherwise FALSE.
Parameters
pConnection
Pointer to the connection to test.