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