mnGetErrorMode

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.

Parameters

int Mode: The error mode that the command should use

Returns (Integer)

1 if the specified error mode is enabled

0 if the specified error mode is disabled

-1 if an error occurred

Present in

DBP

C++

.Net




This page is in the following sections:
(2) Error Reporting
(1) Miscellaneous
(0) DarkNet Help