Table of Contents

Interface ICorDebugManagedCallback2

Namespace
Microsoft.Samples.Debugging.CorDebug.NativeApi
Assembly
raw.dll
[Guid("250E5EEA-DB5C-4C76-B6F3-8C46F12E3203")]
[InterfaceType(1)]
public interface ICorDebugManagedCallback2

Methods

ChangeConnection(ICorDebugProcess, uint)
CreateConnection(ICorDebugProcess, uint, ref ushort)
DestroyConnection(ICorDebugProcess, uint)
Exception(ICorDebugAppDomain, ICorDebugThread, ICorDebugFrame, uint, CorDebugExceptionCallbackType, uint)
ExceptionUnwind(ICorDebugAppDomain, ICorDebugThread, CorDebugExceptionUnwindCallbackType, uint)
FunctionRemapComplete(ICorDebugAppDomain, ICorDebugThread, ICorDebugFunction)
FunctionRemapOpportunity(ICorDebugAppDomain, ICorDebugThread, ICorDebugFunction, ICorDebugFunction, uint)
MDANotification(ICorDebugController, ICorDebugThread, ICorDebugMDA)