IDebugPortSupplier169.GetRecentPortRequests(IListDebugPortRequests2) Method

Definition

public:
 int GetRecentPortRequests([Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IListDebugPortRequests2 ^ % ppList);
public int GetRecentPortRequests (out Microsoft.VisualStudio.Debugger.Interop.IListDebugPortRequests2 ppList);
abstract member GetRecentPortRequests : IListDebugPortRequests2 -> int
Public Function GetRecentPortRequests (ByRef ppList As IListDebugPortRequests2) As Integer

Parameters

Returns

Int32

Applies to