This document is archived and information here might be outdated. Recommended version. |
Obtains server information containing the list of all image service providers and image services as an XML string.
[Visual Basic .NET]
Public Function GetServerInfo ( _
) As String
[C#]
public string GetServerInfo (
);
[C++]
HRESULT GetServerInfo(
void
);