ReactOS 0.4.16-dev-197-g92996da
|
Public Attributes | |
DWORD | dwFlags |
DWORD | dwPasswordExpired |
TCHAR | szUserName [1] |
Definition at line 12 of file userprops.c.
DWORD _GENERAL_USER_DATA::dwFlags |
Definition at line 14 of file userprops.c.
Referenced by GetUserGeneralData(), SetUserGeneralData(), and UpdateUserOptions().
DWORD _GENERAL_USER_DATA::dwPasswordExpired |
Definition at line 15 of file userprops.c.
Referenced by GetUserGeneralData(), SetUserGeneralData(), and UpdateUserOptions().
TCHAR _GENERAL_USER_DATA::szUserName[1] |
Definition at line 16 of file userprops.c.
Referenced by GetUserGeneralData(), SetUserGeneralData(), and UserGeneralPageProc().