CODLinkComponent::GetHeadComponent

CODComponent* CODLinkComponent::GetHeadComponent(void)

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

Defined in: OdLinkComp.cpp

Return Value

The component at the target end of the link.

Comments

This function has been replaced by GetTargetComponent.