The USER_INFO_1025 structure contains user information for network accounts.
typedef struct _USER_INFO_1025 {
DWORD usri1025_code_page;
} USER_INFO_1025, *PUSER_INFO_1025, *LPUSER_INFO_1025;
Members
usri1025_code_page
Specifies the code page for the user's language of choice. Windows NT does not use the code page.