Condividi tramite


IDebugDefaultPort2.GetPortNotify(IDebugPortNotify2) Method

Definition

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

Parameters

ppPortNotify
IDebugPortNotify2

Returns

Applies to