ReactOS 0.4.16-dev-257-g6aa11ac
|
#include <ntsam.h>
LARGE_INTEGER _USER_ALL_INFORMATION::AccountExpires |
Definition at line 689 of file ntsam.h.
Referenced by BuildUserInfoBuffer(), and SetUserInfo().
UNICODE_STRING _USER_ALL_INFORMATION::AdminComment |
Definition at line 698 of file ntsam.h.
Referenced by BuildUserInfoBuffer(), FreeUserInfo(), and SetUserInfo().
USHORT _USER_ALL_INFORMATION::BadPasswordCount |
Definition at line 711 of file ntsam.h.
Referenced by BuildUserInfoBuffer().
USHORT _USER_ALL_INFORMATION::CodePage |
Definition at line 714 of file ntsam.h.
Referenced by BuildUserInfoBuffer(), and SetUserInfo().
USHORT _USER_ALL_INFORMATION::CountryCode |
Definition at line 713 of file ntsam.h.
Referenced by BuildUserInfoBuffer(), and SetUserInfo().
UNICODE_STRING _USER_ALL_INFORMATION::FullName |
Definition at line 693 of file ntsam.h.
Referenced by BuildUserInfoBuffer(), FreeUserInfo(), and SetUserInfo().
UNICODE_STRING _USER_ALL_INFORMATION::HomeDirectory |
Definition at line 694 of file ntsam.h.
Referenced by BuildUserInfoBuffer(), FreeUserInfo(), and SetUserInfo().
UNICODE_STRING _USER_ALL_INFORMATION::HomeDirectoryDrive |
Definition at line 695 of file ntsam.h.
Referenced by BuildUserInfoBuffer(), FreeUserInfo(), and SetUserInfo().
LARGE_INTEGER _USER_ALL_INFORMATION::LastLogoff |
Definition at line 687 of file ntsam.h.
Referenced by BuildUserInfoBuffer().
LARGE_INTEGER _USER_ALL_INFORMATION::LastLogon |
Definition at line 686 of file ntsam.h.
Referenced by BuildUserInfoBuffer().
UNICODE_STRING _USER_ALL_INFORMATION::LmPassword |
Definition at line 702 of file ntsam.h.
Referenced by SamSetInformationUser().
BOOLEAN _USER_ALL_INFORMATION::LmPasswordPresent |
Definition at line 715 of file ntsam.h.
Referenced by SamSetInformationUser().
USHORT _USER_ALL_INFORMATION::LogonCount |
Definition at line 712 of file ntsam.h.
Referenced by BuildUserInfoBuffer().
LOGON_HOURS _USER_ALL_INFORMATION::LogonHours |
Definition at line 710 of file ntsam.h.
Referenced by BuildUserInfoBuffer(), FreeUserInfo(), and SetUserInfo().
UNICODE_STRING _USER_ALL_INFORMATION::NtPassword |
Definition at line 703 of file ntsam.h.
Referenced by SamSetInformationUser(), and SetUserInfo().
BOOLEAN _USER_ALL_INFORMATION::NtPasswordPresent |
Definition at line 716 of file ntsam.h.
Referenced by SamSetInformationUser(), and SetUserInfo().
UNICODE_STRING _USER_ALL_INFORMATION::Parameters |
Definition at line 701 of file ntsam.h.
Referenced by BuildUserInfoBuffer(), FreeUserInfo(), and SetUserInfo().
LARGE_INTEGER _USER_ALL_INFORMATION::PasswordCanChange |
BOOLEAN _USER_ALL_INFORMATION::PasswordExpired |
Definition at line 717 of file ntsam.h.
Referenced by SetUserInfo().
LARGE_INTEGER _USER_ALL_INFORMATION::PasswordLastSet |
Definition at line 688 of file ntsam.h.
Referenced by BuildUserInfoBuffer().
LARGE_INTEGER _USER_ALL_INFORMATION::PasswordMustChange |
ULONG _USER_ALL_INFORMATION::PrimaryGroupId |
Definition at line 707 of file ntsam.h.
Referenced by BuildUserInfoBuffer(), and SetUserInfo().
UNICODE_STRING _USER_ALL_INFORMATION::PrivateData |
Definition at line 704 of file ntsam.h.
Referenced by FreeUserInfo().
UNICODE_STRING _USER_ALL_INFORMATION::ProfilePath |
Definition at line 697 of file ntsam.h.
Referenced by BuildUserInfoBuffer(), FreeUserInfo(), and SetUserInfo().
UNICODE_STRING _USER_ALL_INFORMATION::ScriptPath |
Definition at line 696 of file ntsam.h.
Referenced by BuildUserInfoBuffer(), FreeUserInfo(), and SetUserInfo().
SR_SECURITY_DESCRIPTOR _USER_ALL_INFORMATION::SecurityDescriptor |
ULONG _USER_ALL_INFORMATION::UserAccountControl |
Definition at line 708 of file ntsam.h.
Referenced by BuildUserInfoBuffer(), and SetUserInfo().
UNICODE_STRING _USER_ALL_INFORMATION::UserComment |
Definition at line 700 of file ntsam.h.
Referenced by BuildUserInfoBuffer(), FreeUserInfo(), and SetUserInfo().
UNICODE_STRING _USER_ALL_INFORMATION::UserName |
Definition at line 692 of file ntsam.h.
Referenced by BuildUserInfoBuffer(), FreeUserInfo(), and SetUserInfo().
ULONG _USER_ALL_INFORMATION::WhichFields |
Definition at line 709 of file ntsam.h.
Referenced by SamSetInformationUser(), and SetUserInfo().
UNICODE_STRING _USER_ALL_INFORMATION::WorkStations |
Definition at line 699 of file ntsam.h.
Referenced by BuildUserInfoBuffer(), FreeUserInfo(), and SetUserInfo().