Link Module
Adds Links in the page.
This module describes the functions and structures that allow you to add links in the page. A link is a ‘hot zone’ on which is assigned an action. When the user clicks on the zone, the action is executed. The link can be invisible, or drawn as a rectangle with a border. The border width and color can be specified.
Parameters
pDoc: The Document object to work with.
pLinkData: The link parameters.
ppLink: The Link object created.
Returns
A3D_SUCCESS in case of success or an error code
Structures
Enumerations
Functions