IDebugProcess2

Undocumented in source.

Members

Functions

Attach
HRESULT Attach(IDebugEventCallback2 pCallback, GUID* rgguidSpecificEngines, DWORD celtSpecificEngines, HRESULT* rghrEngineAttach)
Undocumented in source.
CanDetach
HRESULT CanDetach()
Undocumented in source.
CauseBreak
HRESULT CauseBreak()
Undocumented in source.
Detach
HRESULT Detach()
Undocumented in source.
EnumPrograms
HRESULT EnumPrograms(IEnumDebugPrograms2* ppEnum)
Undocumented in source.
EnumThreads
HRESULT EnumThreads(IEnumDebugThreads2* ppEnum)
Undocumented in source.
GetAttachedSessionName
HRESULT GetAttachedSessionName(BSTR* pbstrSessionName)
Undocumented in source.
GetInfo
HRESULT GetInfo(PROCESS_INFO_FIELDS Fields, PROCESS_INFO* pProcessInfo)
Undocumented in source.
GetName
HRESULT GetName(GETNAME_TYPE gnType, BSTR* pbstrName)
Undocumented in source.
GetPhysicalProcessId
HRESULT GetPhysicalProcessId(AD_PROCESS_ID* pProcessId)
Undocumented in source.
GetPort
HRESULT GetPort(IDebugPort2* ppPort)
Undocumented in source.
GetProcessId
HRESULT GetProcessId(GUID* pguidProcessId)
Undocumented in source.
GetServer
HRESULT GetServer(IDebugCoreServer2* ppServer)
Undocumented in source.
Terminate
HRESULT Terminate()
Undocumented in source.

Static variables

iid
GUID iid;
Undocumented in source.

Meta