Share via


IDebugCoreServer3 Interface

Definition

public interface class IDebugCoreServer3 : Microsoft::VisualStudio::Debugger::Interop::IDebugCoreServer2
[System.Runtime.InteropServices.Guid("12C1180E-C257-4485-9800-AF484B699713")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugCoreServer3 : Microsoft.VisualStudio.Debugger.Interop.IDebugCoreServer2
[<System.Runtime.InteropServices.Guid("12C1180E-C257-4485-9800-AF484B699713")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugCoreServer3 = interface
    interface IDebugCoreServer2
Public Interface IDebugCoreServer3
Implements IDebugCoreServer2
Attributes
Implements

Methods

CreateInstanceInServer(String, UInt16, Guid, Guid, IntPtr)
DiagnoseWebDebuggingError(String)
DisableAutoAttach()
EnableAutoAttach(Guid[], UInt32, String, String)
EnumPorts(IEnumDebugPorts2)
EnumPortSuppliers(IEnumDebugPortSuppliers2)
GetConnectionProtocol(CONNECTION_PROTOCOL[])
GetMachineInfo(enum_MACHINE_INFO_FIELDS, MACHINE_INFO[])
GetMachineInfo(UInt32, MACHINE_INFO[])
GetMachineName(String)
GetMachineUtilities_V7(IDebugMDMUtil2_V7)
GetPort(Guid, IDebugPort2)
GetPortSupplier(Guid, IDebugPortSupplier2)
GetServerFriendlyName(String)
GetServerName(String)
QueryIsLocal()
Unused()

Applies to