Link class

This interface provides access to Link objects.

When to implement

Never. This interface is implemented by Axe and provided to the assessment.

Link has these types of members:

Methods

The Link class has these methods.

Method Description
~Link Destructor method.
GetLinkTitle Returns the link title from the Link.
GetLinkToolTip Returns the link tooltip from the Link.
GetLinkValue Returns the link value from the Link.
SetLinkTitle Sets the link title of the Link.
SetLinkToolTip Sets the link tooltip of the Link.
SetLinkValue Sets the link value of the Link.

Remarks

A Link holds data from an Issue/Solution/Links/Link or Issue/AnalysisLinks/Link element.

Requirements

Minimum supported client
Windows 7 [desktop apps only]
Minimum supported server
Windows Server 2008 R2 [desktop apps only]
Header
AxeRuntime.h
DLL
AxeCore.dll