ReactOS 0.4.15-dev-7953-g1f49173
ICorDebugModuleBreakpoint Interface Reference
Inheritance diagram for ICorDebugModuleBreakpoint:
Collaboration diagram for ICorDebugModuleBreakpoint:

Public Member Functions

HRESULT GetModule ([out] ICorDebugModule **ppModule)
 
- 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 474 of file cordebug.idl.

Member Function Documentation

◆ GetModule()

HRESULT ICorDebugModuleBreakpoint::GetModule ( [out] ICorDebugModule **  ppModule)

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