IN_CloseAllDocumentWindows

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

The IN_CloseAllDocumentWindows function closes all document windows and optionally prompts the user to save any changed documents. If bSavePrompt is set to 0 (do not prompt), changed documents will not be saved.

Syntax

int IN_CloseAllDocumentWindows( bSavePrompt )

Parameters

Values

Meaning

IN_BOOL bSavePrompt

FALSE | TRUE

do not prompt | prompt

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

Closing windows