- iid
GUID iid;
Undocumented in source.
- EnumPrograms
HRESULT EnumPrograms(IEnumDebugPrograms2* ppEnum)
Undocumented in source.
- Attach
HRESULT Attach(IDebugProgram2* rgpPrograms, IDebugProgramNode2* rgpProgramNodes, DWORD celtPrograms, IDebugEventCallback2 pCallback, ATTACH_REASON dwReason)
Undocumented in source.
- CreatePendingBreakpoint
HRESULT CreatePendingBreakpoint(IDebugBreakpointRequest2 pBPRequest, IDebugPendingBreakpoint2* ppPendingBP)
Undocumented in source.
- SetException
HRESULT SetException(EXCEPTION_INFO* pException)
Undocumented in source.
- RemoveSetException
HRESULT RemoveSetException(EXCEPTION_INFO* pException)
Undocumented in source.
- RemoveAllSetExceptions
HRESULT RemoveAllSetExceptions(GUID* guidType)
Undocumented in source.
- GetEngineId
HRESULT GetEngineId(GUID* pguidEngine)
Undocumented in source.
- DestroyProgram
HRESULT DestroyProgram(IDebugProgram2 pProgram)
Undocumented in source.
- ContinueFromSynchronousEvent
HRESULT ContinueFromSynchronousEvent(IDebugEvent2 pEvent)
Undocumented in source.
- SetLocale
HRESULT SetLocale(WORD wLangID)
Undocumented in source.
- SetRegistryRoot
HRESULT SetRegistryRoot(LPCOLESTR pszRegistryRoot)
Undocumented in source.
- SetMetric
HRESULT SetMetric(LPCOLESTR pszMetric, VARIANT varValue)
Undocumented in source.
- CauseBreak
HRESULT CauseBreak()
Undocumented in source.