Funktionreferenz


_WinAPI_GetThreadErrorMode


Retrieves the error mode for the calling thread

#include <WinAPIProc.au3>
_WinAPI_GetThreadErrorMode ( )

Parameter

None.

Rückgabewert

Returns the process error mode ($SEM_*).

Bemerkungen

This function requires Windows 7 or later.

Siehe auch

Suche nach GetThreadErrorMode in der MSDN Bibliothek.