IN_GetBatchMessageMode

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

The IN_GetBatchMessageMode function returns whether status and error messages are suppressed. Suppress the settings when you want to perform a number of functions without having status and error messages display.

Syntax

int IN_GetBatchMessageMode( pbMessageMode )

Output Parameters

Values

Meaning

IN_BOOLPTR pbMessageMode

pointer to the message mode flag:

FALSE messages not suppressed

TRUE  messages suppressed

Release information

Added to Imagenation for Windows in Release 4.21.

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

See also

Displaying error and status messages