ReactOS 0.4.15-dev-7934-g1dc8d80
ICorDebugContext Member List

This is the complete list of members for ICorDebugContext, including all inherited members.

AddRef()IUnknown
CreateBreakpoint([out] ICorDebugValueBreakpoint **ppBreakpoint)ICorDebugValue
GetAddress([out] CORDB_ADDRESS *pAddress)ICorDebugValue
GetClass([out] ICorDebugClass **ppClass)ICorDebugObjectValue
GetContext([out] ICorDebugContext **ppContext)ICorDebugObjectValue
GetFieldValue([in] ICorDebugClass *pClass, [in] mdFieldDef fieldDef, [out] ICorDebugValue **ppValue)ICorDebugObjectValue
GetManagedCopy([out] IUnknown **ppObject)ICorDebugObjectValue
GetSize([out] ULONG32 *pSize)ICorDebugValue
GetType([out] CorElementType *pType)ICorDebugValue
GetVirtualMethod([in] mdMemberRef memberRef, [out] ICorDebugFunction **ppFunction)ICorDebugObjectValue
IsValueClass([out] BOOL *pbIsValueClass)ICorDebugObjectValue
LPUNKNOWN typedefIUnknown
QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)IUnknown
Release()IUnknown
SetFromManagedCopy([in] IUnknown *pObject)ICorDebugObjectValue