All Editions
Related Functions
Example
The IN_GotoPageID function makes the page with the specified identifier the current page. (If it does not exist, no change is made.)
Syntax
int IN_GotoPageID( docwinID, pageID )
|
Parameters |
Values |
Meaning |
|
IN_DOCWIN docwinID |
0 | docwinID |
active | specific |
|
IN_PAGE pageID |
identifier of the page to display | |
Release information
Added to Imagenation for Windows in Release 4.00.
As of Release 5.1, also available in Imagenation for UNIX.
Also supported in Imagenation 3.3 for UNIX.
See also