All Editions
Related Functions
Example
The IN_ShowDocumentWindow function sets how the specified document window is shown.
Syntax
int IN_ShowDocumentWindow( docwinID, mode )
|
Parameters |
Values |
Meaning |
|
IN_DOCWIN docwinID |
0 | docwinID |
active | specific |
|
SHORT mode |
mode in which to display the document window |
Remarks
This function does not work for external document windows.
Release information
Added to Imagenation for Windows in Release 4.10.
As of Release 5.1, also available in Imagenation for UNIX.
See also