All Editions
Related Functions
Example
The IN_SetBatchMessageMode function sets whether status and error messages are suppressed. Suppress the messages when you want to perform a number of functions without having status and error messages display.
Syntax
int IN_SetBatchMessageMode( bMessageMode )
|
Parameters |
Values |
Meaning |
|
IN_BOOL bMessageMode |
FALSE messages are not suppressed TRUE messages are 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