ReactOS 0.4.15-dev-7928-g68a8619
IDebugCodeContext Interface Reference
Inheritance diagram for IDebugCodeContext:
Collaboration diagram for IDebugCodeContext:

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 IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 203 of file activdbg.idl.

Member Function Documentation

◆ GetDocumentContext()

HRESULT IDebugCodeContext::GetDocumentContext ( [out] IDebugDocumentContext **  ppsc)

◆ SetBreakPoint()

HRESULT IDebugCodeContext::SetBreakPoint ( [in] BREAKPOINT_STATE  bps)

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