|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <lmaccess.h>
Public Attributes | |
| LPWSTR | usri20_name |
| LPWSTR | usri20_full_name |
| LPWSTR | usri20_comment |
| DWORD | usri20_flags |
| DWORD | usri20_user_id |
Definition at line 328 of file lmaccess.h.
| LPWSTR _USER_INFO_20::usri20_comment |
Definition at line 331 of file lmaccess.h.
Referenced by BuildUserInfoBuffer().
| DWORD _USER_INFO_20::usri20_flags |
Definition at line 332 of file lmaccess.h.
Referenced by BuildUserInfoBuffer().
| LPWSTR _USER_INFO_20::usri20_full_name |
Definition at line 330 of file lmaccess.h.
Referenced by BuildUserInfoBuffer().
| LPWSTR _USER_INFO_20::usri20_name |
Definition at line 329 of file lmaccess.h.
Referenced by BuildUserInfoBuffer().
| DWORD _USER_INFO_20::usri20_user_id |
Definition at line 333 of file lmaccess.h.
Referenced by BuildUserInfoBuffer().