Function Reference


_WinAPI_GetThreadErrorMode

Retrieves the error mode for the calling thread

#include <WinAPIProc.au3>
_WinAPI_GetThreadErrorMode ( )

Return Value

Returns the process error mode ($SEM_*).

Remarks

This function requires Windows 7 or later.

See Also

Search GetThreadErrorMode in MSDN Library.