ReactOS 0.4.15-dev-7931-gfd331f1
ICorDebugValueBreakpoint Interface Reference
Inheritance diagram for ICorDebugValueBreakpoint:
Collaboration diagram for ICorDebugValueBreakpoint:

Public Member Functions

HRESULT GetValue ([out] ICorDebugValue **ppValue)
 
- Public Member Functions inherited from ICorDebugBreakpoint
HRESULT Activate ([in] BOOL bActive)
 
HRESULT IsActive ([out] BOOL *pbActive)
 
- 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 IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 485 of file cordebug.idl.

Member Function Documentation

◆ GetValue()

HRESULT ICorDebugValueBreakpoint::GetValue ( [out] ICorDebugValue **  ppValue)

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