![]() |
This document is archived and information here might be outdated. Recommended version. |
Starts the image server service on the specified host machine using the default port or the last saved configuration on the host machine.
[Visual Basic .NET] Public Function StartServer ( _ ByVal serverHost As String _ ) As Boolean
[C#] public bool StartServer ( string serverHost );
[C++]
HRESULT StartServer(
BSTR serverHost
);
[C++]
Parameters serverHost [in]
serverHost is a parameter of type BSTR