ReactOS 0.4.16-dev-320-g3bd9ddc
|
This is the complete list of members for ICorDebugManagedCallback2, including all inherited members.
AddRef() | IUnknown | |
ChangeConnection([in] ICorDebugProcess *pProcess, [in] CONNID dwConnectionId) | ICorDebugManagedCallback2 | |
CorDebugExceptionCallbackType enum name | ICorDebugManagedCallback2 | |
CorDebugExceptionCallbackType typedef | ICorDebugManagedCallback2 | |
CorDebugExceptionFlags enum name | ICorDebugManagedCallback2 | |
CorDebugExceptionFlags typedef | ICorDebugManagedCallback2 | |
CorDebugExceptionUnwindCallbackType enum name | ICorDebugManagedCallback2 | |
CorDebugExceptionUnwindCallbackType typedef | ICorDebugManagedCallback2 | |
CreateConnection([in] ICorDebugProcess *pProcess, [in] CONNID dwConnectionId, [in] WCHAR *pConnName) | ICorDebugManagedCallback2 | |
DEBUG_EXCEPTION_CAN_BE_INTERCEPTED enum value | ICorDebugManagedCallback2 | |
DEBUG_EXCEPTION_CATCH_HANDLER_FOUND enum value | ICorDebugManagedCallback2 | |
DEBUG_EXCEPTION_FIRST_CHANCE enum value | ICorDebugManagedCallback2 | |
DEBUG_EXCEPTION_INTERCEPTED enum value | ICorDebugManagedCallback2 | |
DEBUG_EXCEPTION_UNHANDLED enum value | ICorDebugManagedCallback2 | |
DEBUG_EXCEPTION_UNWIND_BEGIN enum value | ICorDebugManagedCallback2 | |
DEBUG_EXCEPTION_USER_FIRST_CHANCE enum value | ICorDebugManagedCallback2 | |
DestroyConnection([in] ICorDebugProcess *pProcess, [in] CONNID dwConnectionId) | ICorDebugManagedCallback2 | |
Exception([in] ICorDebugAppDomain *pAppDomain, [in] ICorDebugThread *pThread, [in] ICorDebugFrame *pFrame, [in] ULONG32 nOffset, [in] CorDebugExceptionCallbackType dwEventType, [in] DWORD dwFlags) | ICorDebugManagedCallback2 | |
ExceptionUnwind([in] ICorDebugAppDomain *pAppDomain, [in] ICorDebugThread *pThread, [in] CorDebugExceptionUnwindCallbackType dwEventType, [in] DWORD dwFlags) | ICorDebugManagedCallback2 | |
FunctionRemapComplete([in] ICorDebugAppDomain *pAppDomain, [in] ICorDebugThread *pThread, [in] ICorDebugFunction *pFunction) | ICorDebugManagedCallback2 | |
FunctionRemapOpportunity([in] ICorDebugAppDomain *pAppDomain, [in] ICorDebugThread *pThread, [in] ICorDebugFunction *pOldFunction, [in] ICorDebugFunction *pNewFunction, [in] ULONG32 oldILOffset) | ICorDebugManagedCallback2 | |
LPUNKNOWN typedef | IUnknown | |
MDANotification([in] ICorDebugController *pController, [in] ICorDebugThread *pThread, [in] ICorDebugMDA *pMDA) | ICorDebugManagedCallback2 | |
QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) | IUnknown | |
Release() | IUnknown |