property IndexServerDisconnect.
Disconnects from the Index Server.
HRESULT IndexServerDisconnect(
long *pVal
long *
pVal
);
[out, retval] The returned value is 0 if OK, otherwise if failed.
S_OK
The operation was successfull.
E_POINTER
A NULL pointer was supplied as an argument.
IAPI