IDebugCoreServer3

Undocumented in source.

Members

Functions

CreateInstanceInServer
HRESULT CreateInstanceInServer(LPCWSTR szDll, WORD wLangId, CLSID* clsidObject, IID* riid, void** ppvObject)
Undocumented in source.
DiagnoseWebDebuggingError
HRESULT DiagnoseWebDebuggingError(LPCWSTR pszUrl)
Undocumented in source.
DisableAutoAttach
HRESULT DisableAutoAttach()
Undocumented in source.
EnableAutoAttach
HRESULT EnableAutoAttach(GUID* rgguidSpecificEngines, DWORD celtSpecificEngines, LPCOLESTR pszStartPageUrl, BSTR* pbstrSessionId)
Undocumented in source.
GetConnectionProtocol
HRESULT GetConnectionProtocol(CONNECTION_PROTOCOL* pProtocol)
Undocumented in source.
GetServerFriendlyName
HRESULT GetServerFriendlyName(BSTR* pbstrName)
Undocumented in source.
GetServerName
HRESULT GetServerName(BSTR* pbstrName)
Undocumented in source.
QueryIsLocal
HRESULT QueryIsLocal()
Undocumented in source.

Static variables

iid
GUID iid;
Undocumented in source.

Inherited Members

From IDebugCoreServer2

iid
GUID iid;
Undocumented in source.
GetMachineInfo
HRESULT GetMachineInfo(MACHINE_INFO_FIELDS Fields, MACHINE_INFO* pMachineInfo)
Undocumented in source.
GetMachineName
HRESULT GetMachineName(BSTR* pbstrName)
Undocumented in source.
GetPortSupplier
HRESULT GetPortSupplier(GUID* guidPortSupplier, IDebugPortSupplier2* ppPortSupplier)
Undocumented in source.
GetPort
HRESULT GetPort(GUID* guidPort, IDebugPort2* ppPort)
Undocumented in source.
EnumPorts
HRESULT EnumPorts(IEnumDebugPorts2* ppEnum)
Undocumented in source.
EnumPortSuppliers
HRESULT EnumPortSuppliers(IEnumDebugPortSuppliers2* ppEnum)
Undocumented in source.
GetMachineUtilities_V7
HRESULT GetMachineUtilities_V7(IDebugMDMUtil2_V7* ppUtil)
Undocumented in source.

Meta