Use the ICIClientSettings interface GetHasMaxDownloadSize method to determine if there is a maximum file size a user is allowed to 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 GetHasMaxDownloadSize(
[out, optional] VARIANT_BOOL *pInherited,
[out, retval] long *pVal);