CODLinkComponent::GetTailComponent

CODComponent* CODLinkComponent::GetTailComponent(void)

Gets a pointer to the component at the source end of the link.

Defined in: OdLinkComp.cpp

Return Value

The component at the source end of the link.

Comments

This function has been replaced by GetSourceComponent.