ReactOS 0.4.15-dev-7842-g558ab78
IDebugDocumentContext Interface Reference
Inheritance diagram for IDebugDocumentContext:
Collaboration diagram for IDebugDocumentContext:

Public Member Functions

HRESULT GetDocument ([out] IDebugDocument **ppsd)
 
HRESULT EnumCodeContexts ([out] IEnumDebugCodeContexts **ppescc)
 
- 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 244 of file activdbg.idl.

Member Function Documentation

◆ EnumCodeContexts()

HRESULT IDebugDocumentContext::EnumCodeContexts ( [out] IEnumDebugCodeContexts **  ppescc)

◆ GetDocument()

HRESULT IDebugDocumentContext::GetDocument ( [out] IDebugDocument **  ppsd)

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