ReactOS 0.4.15-dev-7842-g558ab78
ICorDebugContext Interface Reference
Inheritance diagram for ICorDebugContext:
Collaboration diagram for ICorDebugContext:

Additional Inherited Members

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

Detailed Description

Definition at line 993 of file cordebug.idl.


The documentation for this interface was generated from the following file: