CODLinkComponent::GetTailNode

IODNode* CODLinkComponent::GetTailNode(void)

Get the node at the tail of this edge.

Defined in: OdLinkComp.cpp

Return Value

Pointer to node interface.

Comments

The interface pointer is AddRef'd before it is returned. It is the caller's responsibility to call Release() on the interface pointer when it is no longer needed.