ReactOS 0.4.16-dev-338-g34e76ad
|
#include <lmaccess.h>
Public Attributes | |
DWORD | usrmod0_min_passwd_len |
DWORD | usrmod0_max_passwd_age |
DWORD | usrmod0_min_passwd_age |
DWORD | usrmod0_force_logoff |
DWORD | usrmod0_password_hist_len |
Definition at line 432 of file lmaccess.h.
DWORD _USER_MODALS_INFO_0::usrmod0_force_logoff |
Definition at line 436 of file lmaccess.h.
Referenced by cmdAccounts(), and NetUserModalsGet().
DWORD _USER_MODALS_INFO_0::usrmod0_max_passwd_age |
Definition at line 434 of file lmaccess.h.
Referenced by cmdAccounts(), DisplayUser(), and NetUserModalsGet().
DWORD _USER_MODALS_INFO_0::usrmod0_min_passwd_age |
Definition at line 435 of file lmaccess.h.
Referenced by cmdAccounts(), DisplayUser(), and NetUserModalsGet().
DWORD _USER_MODALS_INFO_0::usrmod0_min_passwd_len |
Definition at line 433 of file lmaccess.h.
Referenced by cmdAccounts(), and NetUserModalsGet().
DWORD _USER_MODALS_INFO_0::usrmod0_password_hist_len |
Definition at line 437 of file lmaccess.h.
Referenced by cmdAccounts(), and NetUserModalsGet().