
Use the ICIServer interface RefreshSettings method to bring the COM object up to date with the latest set of data from the Server to which it is connected.
If a call to any COM method throws an "MX Error: 52 (0x00000034)", this means that the COM object needs to invoke RefreshSettings.
Signature:
HRESULT RefreshSettings();