ReactOS 0.4.15-dev-7958-gcd0bb1a
ICorDebugBreakpoint Interface Reference
Inheritance diagram for ICorDebugBreakpoint:
Collaboration diagram for ICorDebugBreakpoint:

Public Member Functions

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 450 of file cordebug.idl.

Member Function Documentation

◆ Activate()

HRESULT ICorDebugBreakpoint::Activate ( [in] BOOL  bActive)

◆ IsActive()

HRESULT ICorDebugBreakpoint::IsActive ( [out] BOOL pbActive)

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