USER_INFO_1007

The USER_INFO_1007 structure contains user information for network accounts.

typedef struct _USER_INFO_1007 {
    LPWSTR    usri1007_comment;
} USER_INFO_1007, *PUSER_INFO_1007, *LPUSER_INFO_1007;
 

Members

usri1007_comment
Points to a Unicode string that contains a comment. This string can be a null string, or it can have any number of characters before the terminating null character.

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