CODLinkComponent::GetSourceComponent

CODComponent* CODLinkComponent::GetSourceComponent(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 replaces GetTailComponent.