ReactOS 0.4.16-dev-91-g764881a
|
Public Member Functions | |
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 () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 146 of file cordebug.idl.
HRESULT ICorDebugValue::CreateBreakpoint | ( | [out] ICorDebugValueBreakpoint ** | ppBreakpoint | ) |
HRESULT ICorDebugValue::GetAddress | ( | [out] CORDB_ADDRESS * | pAddress | ) |
HRESULT ICorDebugValue::GetType | ( | [out] CorElementType * | pType | ) |