property IndexServerConnect.
Connects to ISF Desktop
Server (aka Index Server)
|
hostname
[in,defaultvalue("local")]
. Hostname or IP address
username
[in] .
Username which is identified by the Index Server
password
[in] .
Password which is identified by the Index Server
pVal
[out, retval]
The returned value is 0 if OK, otherwise if failed (Unidentified)
S_OK
The
operation was successfull.
E_POINTER
A NULL
pointer was supplied as an argument.
E_UNEXPECTED
An
unexpected error occoured.