|
This online help file is for EFT Server version 6.2.x. For other versions of EFT Server, please refer to http://help.globalscape.com/help/index.html. (If the Index and Contents are hidden, click Show Contents pane in the top left corner of this topic.) |
Use the ICIClientSettings interface GetHasUploadsPerSession method to determine if there is a maximum number of files a user is allowed to upload 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 GetHasUploadsPerSession(
[out, optional] VARIANT_BOOL *pInherited,
[out, retval] long *pVal);