CODLinkComponent::GetTargetEndpoint

CODEndpoint* CODLinkComponent::GetTargetEndpoint(void)

Gets the representation of the target endpoint.

Defined in: OdLinkComp.cpp

Return Value

A pointer to the target endpoint object.

Comments

This function applies to the line component returned by the GetLine method. If the link does not contain a line component, then this method returns NULL.