USER_INFO_1052  E7DIFE 

The USER_INFO_1052 structure contains user information for network accounts.

typedef struct _USER_INFO_1052 { 
    LPWSTR    usri1052_profile;
} USER_INFO_1052, *PUSER_INFO_1052, *LPUSER_INFO_1052;
 

Members

usri1052_profile

Specifies a path to the user s profile. This value can be a null string, a local absolute path, or a UNC path.