Share via


IDebugDefaultPort2 Interface

Definition

public interface class IDebugDefaultPort2 : Microsoft::VisualStudio::Debugger::Interop::IDebugPort2
[System.Runtime.InteropServices.Guid("302F0F55-1EDE-4777-9B38-115E1F229D56")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugDefaultPort2 : Microsoft.VisualStudio.Debugger.Interop.IDebugPort2
[<System.Runtime.InteropServices.Guid("302F0F55-1EDE-4777-9B38-115E1F229D56")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugDefaultPort2 = interface
    interface IDebugPort2
Public Interface IDebugDefaultPort2
Implements IDebugPort2
Attributes
Implements

Methods

EnumProcesses(IEnumDebugProcesses2)
GetPortId(Guid)
GetPortName(String)
GetPortNotify(IDebugPortNotify2)
GetPortRequest(IDebugPortRequest2)
GetPortSupplier(IDebugPortSupplier2)
GetProcess(AD_PROCESS_ID, IDebugProcess2)
GetServer(IDebugCoreServer3)
QueryIsLocal()

Applies to