Process Hacker
_USER_ACCOUNT_INFORMATION Struct Reference

#include <ntsam.h>

Data Fields

UNICODE_STRING UserName
 
UNICODE_STRING FullName
 
ULONG UserId
 
ULONG PrimaryGroupId
 
UNICODE_STRING HomeDirectory
 
UNICODE_STRING HomeDirectoryDrive
 
UNICODE_STRING ScriptPath
 
UNICODE_STRING ProfilePath
 
UNICODE_STRING AdminComment
 
UNICODE_STRING WorkStations
 
LARGE_INTEGER LastLogon
 
LARGE_INTEGER LastLogoff
 
LOGON_HOURS LogonHours
 
USHORT BadPasswordCount
 
USHORT LogonCount
 
LARGE_INTEGER PasswordLastSet
 
LARGE_INTEGER AccountExpires
 
ULONG UserAccountControl
 

Detailed Description

Definition at line 1211 of file ntsam.h.

Field Documentation

LARGE_INTEGER AccountExpires

Definition at line 1229 of file ntsam.h.

UNICODE_STRING AdminComment

Definition at line 1221 of file ntsam.h.

USHORT BadPasswordCount

Definition at line 1226 of file ntsam.h.

UNICODE_STRING FullName

Definition at line 1214 of file ntsam.h.

UNICODE_STRING HomeDirectory

Definition at line 1217 of file ntsam.h.

UNICODE_STRING HomeDirectoryDrive

Definition at line 1218 of file ntsam.h.

LARGE_INTEGER LastLogoff

Definition at line 1224 of file ntsam.h.

LARGE_INTEGER LastLogon

Definition at line 1223 of file ntsam.h.

USHORT LogonCount

Definition at line 1227 of file ntsam.h.

LOGON_HOURS LogonHours

Definition at line 1225 of file ntsam.h.

LARGE_INTEGER PasswordLastSet

Definition at line 1228 of file ntsam.h.

ULONG PrimaryGroupId

Definition at line 1216 of file ntsam.h.

UNICODE_STRING ProfilePath

Definition at line 1220 of file ntsam.h.

UNICODE_STRING ScriptPath

Definition at line 1219 of file ntsam.h.

ULONG UserAccountControl

Definition at line 1230 of file ntsam.h.

ULONG UserId

Definition at line 1215 of file ntsam.h.

UNICODE_STRING UserName

Definition at line 1213 of file ntsam.h.

UNICODE_STRING WorkStations

Definition at line 1222 of file ntsam.h.


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