Prev Next

USER_INFO_1024 info  Overview  Group

The USER_INFO_1024 structure contains user information for network accounts.

typedef struct _USER_INFO_1024 {
DWORD usri1024_country_code;
} USER_INFO_1024, *PUSER_INFO_1024, *LPUSER_INFO_1024;

Members

usri1024_country_code
Specifies the country code for the user's language of choice. Windows NT does not use the country code.

See Also

NetUserSetInfo