CODLinkComponent::SetSourceEndpoint

void CODLinkComponent::SetSourceEndpoint(CODEndpoint* pEndpoint)

Sets the source endpoint representation.

Defined in: OdLinkComp.cpp

Return Value

void

Parameters

pEndpoint

A pointer to the source 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.