Share via


IDebugCoreServer2 Interface

Definition

public interface class IDebugCoreServer2
[System.Runtime.InteropServices.Guid("17BF8FA3-4C5A-49A3-B2F8-5942E1EA287E")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugCoreServer2
[<System.Runtime.InteropServices.Guid("17BF8FA3-4C5A-49A3-B2F8-5942E1EA287E")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugCoreServer2 = interface
Public Interface IDebugCoreServer2
Derived
Attributes

Methods

EnumPorts(IEnumDebugPorts2)
EnumPortSuppliers(IEnumDebugPortSuppliers2)
GetMachineInfo(enum_MACHINE_INFO_FIELDS, MACHINE_INFO[])
GetMachineInfo(UInt32, MACHINE_INFO[])
GetMachineName(String)
GetMachineUtilities_V7(IDebugMDMUtil2_V7)
GetPort(Guid, IDebugPort2)
GetPortSupplier(Guid, IDebugPortSupplier2)
Unused()

Applies to