Specifying the Maximum File Size a User is Permitted to Download (SetMaxDownloadSize)

Use the ICIClientSettings interface SetMaxDownloadSize method to specify the maximum file size, in kilobytes, a user is permitted download. 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 SetMaxDownloadSize([in] long val);