CODSymbolComponent::RemovePort

BOOL CODSymbolComponent::RemovePort(const int nPortIdx)

Removes a port from the symbol component.

Defined in: OdSymbolComp.cpp

Return Value

Zero if the port was not found in the component; otherwise non-zero

Parameters

nPortIdx

The index of the port to be removed.