Determining the Maximum Allowed Transfer Speed (GetMaxSpeed)

Use the ICIClientSettings interface GetMaxSpeed method to determine, in kilobytes per second, the maximum transfer speed allowed for an account or Settings Level.

Signature:

HRESULT GetMaxSpeed(

[out, optional] VARIANT_BOOL *pInherited,

[out, retval] long *pVal);