Condividi tramite


IDebugDefaultPort2.GetServer(IDebugCoreServer3) Method

Definition

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

Parameters

Returns

Applies to