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
pPage: The Page object to work with.
pLink: The Link object to insert on the page.
pRectData: The rectangle to specify the position on the page.
Returns
A3D_SUCCESS in case of success or an error code
Structures
Enumerations
Functions