CODSymbolComponent::AddPort
BOOLCODSymbolComponent::AddPort(CODPortComponent*pPort)
Adds a port to the symbol component.
Defined in: OdSymbolComp.cpp
Return Value
Zero if the port already exists in the component; otherwise non-zero
Parameters
pPort
The port to be added.