DISKQUOTA_USER_INFORMATION

Undocumented in source.
version(Windows)
struct DISKQUOTA_USER_INFORMATION {}

Members

Variables

QuotaLimit
LONGLONG QuotaLimit;
Undocumented in source.
QuotaThreshold
LONGLONG QuotaThreshold;
Undocumented in source.
QuotaUsed
LONGLONG QuotaUsed;
Undocumented in source.

Meta