|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <lmaccess.h>
Public Attributes | |
| LPWSTR | usri10_name |
| LPWSTR | usri10_comment |
| LPWSTR | usri10_usr_comment |
| LPWSTR | usri10_full_name |
Definition at line 300 of file lmaccess.h.
| LPWSTR _USER_INFO_10::usri10_comment |
Definition at line 302 of file lmaccess.h.
Referenced by BuildUserInfoBuffer(), and run_usergetinfo_tests().
| LPWSTR _USER_INFO_10::usri10_full_name |
Definition at line 304 of file lmaccess.h.
Referenced by BuildUserInfoBuffer(), and run_usergetinfo_tests().
| LPWSTR _USER_INFO_10::usri10_name |
Definition at line 301 of file lmaccess.h.
Referenced by BuildUserInfoBuffer(), and run_usergetinfo_tests().
| LPWSTR _USER_INFO_10::usri10_usr_comment |
Definition at line 303 of file lmaccess.h.
Referenced by BuildUserInfoBuffer(), and run_usergetinfo_tests().