IAPI::IndexServerDisconnect

property IndexServerDisconnect.

 

Disconnects from the Index Server.

 

HRESULT IndexServerDisconnect(
  long *pVal
);

Parameters

pVal

[out, retval] The returned value is 0 if OK, otherwise if failed.

Return Values

S_OK

The operation was successfull.

E_POINTER

A NULL pointer was supplied as an argument.

See Also

IAPI