Sponsors

SetUnhandledExceptionFilter

Function name: SetUnhandledExceptionFilter

Defined in : kernel32

Requirements : Windows NT 3.5(1) or later; Windows 95 or later

Declaration:

Declare Function SetUnhandledExceptionFilter Lib "kernel32" (ByVal lpTopLevelExceptionFilter As Long) As Long

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

Error

Categories