USER_INFO_1018  34V4PA 

The USER_INFO_1018 structure contains user information for network accounts.

typedef struct _USER_INFO_1018 { 
    DWORD    usri1018_max_storage;
} USER_INFO_1018, *PUSER_INFO_1018, *LPUSER_INFO_1018;
 

Members

usri1018_max_storage

Specifies the maximum amount of disk space the user can use. For Windows NT, you must use the value specified in USER_MAXSTORAGE_UNLIMITED to use all available disk space.