IDebugSession3.GetRecentServerNames(BSTR_ARRAY[]) 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 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[]