USER_INFO_1053  1B03D4A 

The USER_INFO_1053 structure contains user information for network accounts.

typedef struct _USER_INFO_1053 { 
    LPWSTR    usri1053_home_dir_drive;
} USER_INFO_1053, *PUSER_INFO_1053, *LPUSER_INFO_1053;
 

Members

usri1053_home_dir_drive

Specifies the drive letter assigned to the user s home directory for logon purposes.

 

See Also

NetUserSetInfo