[ CCode ( has_construct_function = false ) ]
public FolderQuotaInfo (string name, uint64 used, uint64 total)
name |
Name of the quota. |
used |
Current usage of the quota. |
total |
Total available size of the quota. |
newly allocated FolderQuotaInfo structure with initialized values based on the parameters, with next member set to NULL. |