This document is archived and information here might be outdated. Recommended version. |
Gets the information on the Server.
[Visual Basic .NET] Public Function GetServerInfo ( _ ByVal requestString As String _ ) As String
[C#] public string GetServerInfo ( string requestString );
[C++]
HRESULT GetServerInfo(
BSTR requestString
);
[C++]
Parameters requestString [in]
requestString is a parameter of type BSTR