All Editions
Related Functions
Example
The IN_GetDocumentID function returns the root document identifier for the specified document window, page, or layer.
Syntax
int IN_GetDocumentID( objectID, pDocID )
|
Input Parameters |
Meaning |
|
IN_OBJECT objectID |
identifier of the document window, page, or layer. Use 0 for the active document window. |
|
Meaning | |
|
IN_OBJECT_PTR pDocID |
pointer to the document identifier |
Release information
Added to Imagenation for Windows in Release 4.1x.
As of Release 5.1, also available in Imagenation for UNIX.
Also supported in Imagenation 3.3 for UNIX.
See also