Sponsors
RaiseException
in Error
Function name: RaiseException
Defined in : Kernel32
Requirements : Windows NT 3.1 or later; Windows 95 or later
Declaration:
Declare Sub RaiseException Lib "kernel32" (ByVal dwExceptionCode As Long, ByVal dwExceptionFlags As Long, ByVal nNumberOfArguments As Long, lpArguments As Long)
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.