ReactOS 0.4.15-dev-7934-g1dc8d80
_USER_INFO_10 Struct Reference

#include <lmaccess.h>

Public Attributes

LPWSTR usri10_name
 
LPWSTR usri10_comment
 
LPWSTR usri10_usr_comment
 
LPWSTR usri10_full_name
 

Detailed Description

Definition at line 300 of file lmaccess.h.

Member Data Documentation

◆ usri10_comment

LPWSTR _USER_INFO_10::usri10_comment

Definition at line 302 of file lmaccess.h.

Referenced by BuildUserInfoBuffer(), and run_usergetinfo_tests().

◆ usri10_full_name

LPWSTR _USER_INFO_10::usri10_full_name

Definition at line 304 of file lmaccess.h.

Referenced by BuildUserInfoBuffer(), and run_usergetinfo_tests().

◆ usri10_name

LPWSTR _USER_INFO_10::usri10_name

Definition at line 301 of file lmaccess.h.

Referenced by BuildUserInfoBuffer(), and run_usergetinfo_tests().

◆ usri10_usr_comment

LPWSTR _USER_INFO_10::usri10_usr_comment

Definition at line 303 of file lmaccess.h.

Referenced by BuildUserInfoBuffer(), and run_usergetinfo_tests().


The documentation for this struct was generated from the following file: