This document is archived and information here might be outdated. Recommended version. |
Obtains the current configuration of the image server service as an XML string. The XML is defined by ISSConfig.xsd.
[Visual Basic .NET]
Public Function GetServerConfiguration ( _
) As String
[C#]
public string GetServerConfiguration (
);
[C++]
HRESULT GetServerConfiguration(
void
);