This document is archived and information here might be outdated. Recommended version. |
Removes the specified image service provider.
[Visual Basic .NET]
Public Function RemoveServiceProvider ( _
ByVal ispName As String _
) As Boolean
[C#]
public bool RemoveServiceProvider (
string ispName
);
[C++]
HRESULT RemoveServiceProvider(
BSTR ispName
);
[C++] Parameters ispName [in]
ispName is a parameter of type BSTR