Méthode | Description | |
---|---|---|
AD7DebugExceptionEvent ( string typeName, string description, bool isUnhandled, |
||
CanPassToDebuggee ( ) : int | ||
GetException ( EXCEPTION_INFO pExceptionInfo ) : int | ||
GetExceptionDescription ( string &pbstrDescription ) : int | ||
PassToDebuggee ( int fPass ) : int |
public AD7DebugExceptionEvent ( string typeName, string description, bool isUnhandled, |
||
typeName | string | |
description | string | |
isUnhandled | bool | |
engine | ||
Résultat | System |
public GetException ( EXCEPTION_INFO pExceptionInfo ) : int | ||
pExceptionInfo | EXCEPTION_INFO | |
Résultat | int |
public GetExceptionDescription ( string &pbstrDescription ) : int | ||
pbstrDescription | string | |
Résultat | int |