
Use the ICIServer interface AdminPort property to retrieve or modify the port used for remote administration connections to administer the Server
Signature:
HRESULT AdminPort([out, retval] long *pVal);
HRESULT AdminPort([in] long newVal);
|
|
You must restart the server to apply any change to the server administrator port. |