USER_INFO_1025

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.

QuickInfo

  Windows NT: Requires version 3.1 or later.
  Windows: Unsupported.
  Windows CE: Unsupported.
  Header: Declared in lmaccess.h.

See Also

Networking (Net) Overview, Net Structures