Scroll Table Module
(HOOPS Publish Advanced) Module to access and define Scroll Table widget
This module describes the functions and structures that allow you to define a Scroll Table. A Scroll Table is a high level widget.
Parameters
pPage: The Page object to work with.
pScrollTable: The ScrollTable object to insert on the page.
iPosLeft: The x coordinate of the insertion point of the text. The insertion point is the top left corner of the text. The coordinate origin (0, 0) is the bottom left of the page. The unit is point.
iPosTop: The y coordinate of the insertion point of the text. The insertion point is the top left corner of the text. The coordinate origin (0, 0) is the bottom left of the page. The unit is point.
Returns
A3D_SUCCESS in case of success or an error code
Structures
Enumerations
Functions