ReactOS 0.4.16-dev-983-g23ad936
|
#include <lmaccess.h>
Public Attributes | |
LPWSTR | usri23_name |
LPWSTR | usri23_full_name |
LPWSTR | usri23_comment |
DWORD | usri23_flags |
PSID | usri23_user_sid |
Definition at line 364 of file lmaccess.h.
LPWSTR _USER_INFO_23::usri23_comment |
Definition at line 367 of file lmaccess.h.
Referenced by BuildUserInfoBuffer().
DWORD _USER_INFO_23::usri23_flags |
Definition at line 368 of file lmaccess.h.
Referenced by BuildUserInfoBuffer().
LPWSTR _USER_INFO_23::usri23_full_name |
Definition at line 366 of file lmaccess.h.
Referenced by BuildUserInfoBuffer().
LPWSTR _USER_INFO_23::usri23_name |
Definition at line 365 of file lmaccess.h.
Referenced by BuildUserInfoBuffer().
PSID _USER_INFO_23::usri23_user_sid |
Definition at line 369 of file lmaccess.h.
Referenced by BuildUserInfoBuffer().