This document is archived and information here might be outdated. Recommended version. |
initialize the Server Connection with an ISCConfig file/string.
[Visual Basic .NET]
Public Function Init ( _
ByVal iscConfig As String _
) As Boolean
[C#]
public bool Init (
string iscConfig
);
[C++]
HRESULT Init(
BSTR iscConfig
);
[C++] Parameters iscConfig [in]
iscConfig is a parameter of type BSTR