Function Reference


_WinAPI_FatalExit

Transfers execution control to the debugger

#include <WinAPIDiag.au3>
_WinAPI_FatalExit ( $iCode )

Parameters

$iCode The error code associated with the exit.

Return Value

None.

Remarks

@error can be return if a Windows error occured.

See Also

Search FatalExit in MSDN Library.