Determining Number of Connections Allowed from the Same IP Address (GetMaxIPs)

Use the ICIClientSettings interface GetMaxIPs method to determine the number of concurrent connections allowed from the same IP address.

Signature:

HRESULT GetMaxIPs(

[out, optional] VARIANT_BOOL *pInherited,

[out, retval] long *pVal);