Specifying the Maximum File Size a User is Permitted to Upload (SetMaxUploadSize)

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