ReactOS 0.4.16-dev-257-g6aa11ac
|
Public Member Functions | |
HRESULT | GetDocumentContext ([out] IDebugDocumentContext **ppsc) |
HRESULT | SetBreakPoint ([in] BREAKPOINT_STATE bps) |
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 203 of file activdbg.idl.
HRESULT IDebugCodeContext::GetDocumentContext | ( | [out] IDebugDocumentContext ** | ppsc | ) |
HRESULT IDebugCodeContext::SetBreakPoint | ( | [in] BREAKPOINT_STATE | bps | ) |