ReactOS 0.4.15-dev-8632-gbc8c7d1
|
Additional Inherited Members | |
Public Types inherited from IUnknown | |
typedef IUnknown * | LPUNKNOWN |
Public Member Functions inherited from IRemoteDebugApplicationThread | |
HRESULT | GetSystemThreadId ([out] DWORD *dwThreadId) |
HRESULT | GetApplication ([out] IRemoteDebugApplication **pprda) |
HRESULT | EnumStackFrames ([out] IEnumDebugStackFrames **ppedsf) |
HRESULT | GetDescription ([out] BSTR *pbstrDescription, [out] BSTR *pbstrState) |
HRESULT | SetNextStatement ([in] IDebugStackFrame *pStackFrame, [in] IDebugCodeContext *pCodeContext) |
HRESULT | GetState ([out] DWORD *pState) |
HRESULT | Suspend ([out] DWORD *pdwCount) |
HRESULT | Resume ([out] DWORD *pdwCount) |
HRESULT | GetSuspendCount ([out] DWORD *pdwCount) |
Public Member Functions inherited from IUnknown | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Definition at line 622 of file activdbg.idl.