IDebugCoreServer3.GetPortSupplier(Guid, IDebugPortSupplier2) 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 GetPortSupplier(Guid % guidPortSupplier, [Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IDebugPortSupplier2 ^ % ppPortSupplier);
public int GetPortSupplier(ref Guid guidPortSupplier, out Microsoft.VisualStudio.Debugger.Interop.IDebugPortSupplier2 ppPortSupplier);
abstract member GetPortSupplier : Guid * IDebugPortSupplier2 -> int
Public Function GetPortSupplier (ByRef guidPortSupplier As Guid, ByRef ppPortSupplier As IDebugPortSupplier2) As Integer
Parameters
- guidPortSupplier
- Guid
- ppPortSupplier
- IDebugPortSupplier2