The USER_INFO_1023 structure contains user information for network accounts.
typedef struct _USER_INFO_1023 {
LPWSTR usri1023_logon_server;
} USER_INFO_1023, *PUSER_INFO_1023, *LPUSER_INFO_1023;
Windows NT: For Windows NT Servers, the NetUserGetInfo and NetUserEnum functions return \\*. The NetUserAdd and NetUserSetInfo functions ignore this member.
Windows NT: Requires version 3.1 or later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in lmaccess.h.
Networking (Net) Overview, Net Structures, NetUserAdd, NetUserEnum, NetUserGetInfo, NetUserSetInfo