Méthode | Description | |
---|---|---|
CorDebuggerErrorEventArgs ( Microsoft.Samples.Debugging.CorDebug.CorProcess process, int hresult, int errorCode ) : System | ||
CorDebuggerErrorEventArgs ( Microsoft.Samples.Debugging.CorDebug.CorProcess process, int hresult, int errorCode, ManagedCallbackType callbackType ) : System | ||
ToString ( ) : string |
public CorDebuggerErrorEventArgs ( Microsoft.Samples.Debugging.CorDebug.CorProcess process, int hresult, int errorCode ) : System | ||
process | Microsoft.Samples.Debugging.CorDebug.CorProcess | |
hresult | int | |
errorCode | int | |
Résultat | System |
public CorDebuggerErrorEventArgs ( Microsoft.Samples.Debugging.CorDebug.CorProcess process, int hresult, int errorCode, ManagedCallbackType callbackType ) : System | ||
process | Microsoft.Samples.Debugging.CorDebug.CorProcess | |
hresult | int | |
errorCode | int | |
callbackType | ManagedCallbackType | |
Résultat | System |