CODSymbolComponent::AcceptConnection

inline BOOLCODSymbolComponent::AcceptConnection(CODPortComponent*pSourcePort, CODPortComponent*pTargetPort)

Determines if the two given ports can be connected.

Defined in: OdSymbolComp.h

Return Value

TRUE if ports are compatible, otherwise FALSE.

Parameters

pSourcePort

Source port.

pTargetPort

Target port.