Share via


IDebugProcess2.GetServer(IDebugCoreServer2) Method

Definition

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

Parameters

Returns

Applies to