IN_SetState

image\bltlrgsq_shg.gif Editions  image\bltlrgsq_shg.gif Related Functions  image\bltlrgsq_shg.gif Example

The IN_SetState function sets the value of the dirty flag for the specified document, page, or layer.

Syntax

int IN_SetState( objectID, state )

Parameters

Values

IN_OBJECT objectID

identifier of the document, page, or layer to modify

SHORT state

IN_STATE_*

CLEAN (1)

MODIFIED (2)

DELETED (4)

NEW (8)

(can be ORed)

Release information

Added to Imagenation for Windows in Release 4.10.

As of Release 5.1, also available in Imagenation for UNIX.

Also supported in Imagenation 3.3 for UNIX.

See also

Changing a document's status