Language

IDebugSession3.GetRecentServerNames(BSTR_ARRAY[]) Method

Definition

public:
 int GetRecentServerNames(cli::array <Microsoft::VisualStudio::Debugger::Interop::BSTR_ARRAY> ^ pServers);
public int GetRecentServerNames(Microsoft.VisualStudio.Debugger.Interop.BSTR_ARRAY[] pServers);
abstract member GetRecentServerNames : Microsoft.VisualStudio.Debugger.Interop.BSTR_ARRAY[] -> int
Public Function GetRecentServerNames (pServers As BSTR_ARRAY()) As Integer

Parameters

pServers
BSTR_ARRAY[]

Returns

Applies to