This command returns 1 if the specified
error mode is enabled and 0 if it is disabled.
You can use mnToggleErrorMode to enable and disable error modes.
int Mode: The error mode that the command should use
1 if the specified error mode is enabled
0 if the specified error mode is disabled
-1 if an error occurred
DBP
C++
.Net