Function Reference


_WinAPI_GetErrorMode

Retrieves the error mode for the current process

#include <WinAPIDiag.au3>
_WinAPI_GetErrorMode ( )

Return Value

Success: The process error mode ($SEM_*).
Failure: 0.

Remarks

This function requires Windows Vista or later.

See Also

Search GetErrorMode in MSDN Library.