ReactOS 0.4.15-dev-7942-gd23573b
_GENERAL_USER_DATA Struct Reference

Public Attributes

DWORD dwFlags
 
DWORD dwPasswordExpired
 
TCHAR szUserName [1]
 

Detailed Description

Definition at line 12 of file userprops.c.

Member Data Documentation

◆ dwFlags

DWORD _GENERAL_USER_DATA::dwFlags

Definition at line 14 of file userprops.c.

Referenced by GetUserGeneralData(), SetUserGeneralData(), and UpdateUserOptions().

◆ dwPasswordExpired

DWORD _GENERAL_USER_DATA::dwPasswordExpired

Definition at line 15 of file userprops.c.

Referenced by GetUserGeneralData(), SetUserGeneralData(), and UpdateUserOptions().

◆ szUserName

TCHAR _GENERAL_USER_DATA::szUserName[1]

Definition at line 16 of file userprops.c.

Referenced by GetUserGeneralData(), SetUserGeneralData(), and UserGeneralPageProc().


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