CODLinkComponent::GetSourceEndpoint

CODEndpoint* CODLinkComponent::GetSourceEndpoint(void)

Gets the representation of the source endpoint.

Defined in: OdLinkComp.cpp

Return Value

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