Table of Contents

Constructor CorException2EventArgs

Namespace
Microsoft.Samples.Debugging.CorDebug
Assembly
corapi.dll

CorException2EventArgs(CorAppDomain, CorThread, CorFrame, int, CorDebugExceptionCallbackType, int)

public CorException2EventArgs(CorAppDomain appDomain, CorThread thread, CorFrame frame, int offset, CorDebugExceptionCallbackType eventType, int flags)

Parameters

appDomain CorAppDomain
thread CorThread
frame CorFrame
offset int
eventType CorDebugExceptionCallbackType
flags int

CorException2EventArgs(CorAppDomain, CorThread, CorFrame, int, CorDebugExceptionCallbackType, int, ManagedCallbackType)

public CorException2EventArgs(CorAppDomain appDomain, CorThread thread, CorFrame frame, int offset, CorDebugExceptionCallbackType eventType, int flags, ManagedCallbackType callbackType)

Parameters

appDomain CorAppDomain
thread CorThread
frame CorFrame
offset int
eventType CorDebugExceptionCallbackType
flags int
callbackType ManagedCallbackType