
Use the ICIClientSettings interface GetDownloadsPerSession method to determine the maximum number of downloads a user is permitted per session. Refer to User Transfer Settings for an illustration of how this and other Client Settings Interface Methods and Properties can be accessed in the Administrator interface.
Signature:
HRESULT GetDownloadsPerSession(
[out, optional] VARIANT_BOOL *pInherited,
[out, retval] long *pVal);