USER_INFO_1024

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.

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, NetUserSetInfo