Condividi tramite


IDebugPortSupplier2.RemovePort(IDebugPort2) Method

Definition

public:
 int RemovePort(Microsoft::VisualStudio::Debugger::Interop::IDebugPort2 ^ pPort);
public int RemovePort(Microsoft.VisualStudio.Debugger.Interop.IDebugPort2 pPort);
abstract member RemovePort : Microsoft.VisualStudio.Debugger.Interop.IDebugPort2 -> int
Public Function RemovePort (pPort As IDebugPort2) As Integer

Parameters

pPort
IDebugPort2

Returns

Applies to