IN_GetDocumentID

All Editions image\bltlrgsq_shg.gif Related Functions  image\bltlrgsq_shg.gif 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.

Output Parameters

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

Getting document information

Getting document window information

Getting layer information

Getting page information