Constructor CorDebuggerErrorEventArgs
CorDebuggerErrorEventArgs(CorProcess, int, int)
public CorDebuggerErrorEventArgs(CorProcess process, int hresult, int errorCode)
Parameters
process
CorProcesshresult
interrorCode
int
CorDebuggerErrorEventArgs(CorProcess, int, int, ManagedCallbackType)
public CorDebuggerErrorEventArgs(CorProcess process, int hresult, int errorCode, ManagedCallbackType callbackType)
Parameters
process
CorProcesshresult
interrorCode
intcallbackType
ManagedCallbackType