CODLinkComponent::SetTargetEndpoint

void CODLinkComponent::SetTargetEndpoint(CODEndpoint* pEndpoint)

Sets the target endpoint representation.

Defined in: OdLinkComp.cpp

Return Value

void

Parameters

pEndpoint

A pointer to the target endpoint representation.

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 does nothing.