This document is archived and information here might be outdated. Recommended version. |
Obtains the current configuration of the specified image service provider as an XML string defined by ISPConfig.xsd
[Visual Basic .NET]
Public Function GetServiceProviderConfiguration ( _
ByVal ispName As String _
) As String
[C#]
public string GetServiceProviderConfiguration (
string ispName
);
[C++]
HRESULT GetServiceProviderConfiguration(
BSTR ispName
);
[C++] Parameters ispName [in]
ispName is a parameter of type BSTR