ReactOS 0.4.16-dev-835-gd769f56
|
This is the complete list of members for ICorDebugObjectValue, 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 typedef | IUnknown | |
QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) | IUnknown | |
Release() | IUnknown | |
SetFromManagedCopy([in] IUnknown *pObject) | ICorDebugObjectValue |