ReactOS 0.4.16-dev-125-g798ea90
|
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 IUnknown * | LPUNKNOWN |
Definition at line 474 of file cordebug.idl.
HRESULT ICorDebugModuleBreakpoint::GetModule | ( | [out] ICorDebugModule ** | ppModule | ) |