IDebugPortSupplier169.GetRecentPortRequests(IListDebugPortRequests2) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- ppList
- IListDebugPortRequests2