All Editions
Related Functions
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 )
|
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