ReactOS 0.4.15-dev-7958-gcd0bb1a
_SAM_USER_FIXED_DATA Struct Reference

#include <samsrv.h>

Collaboration diagram for _SAM_USER_FIXED_DATA:

Public Attributes

ULONG Version
 
ULONG Reserved
 
LARGE_INTEGER LastLogon
 
LARGE_INTEGER LastLogoff
 
LARGE_INTEGER PasswordLastSet
 
LARGE_INTEGER AccountExpires
 
LARGE_INTEGER LastBadPasswordTime
 
ULONG UserId
 
ULONG PrimaryGroupId
 
ULONG UserAccountControl
 
USHORT CountryCode
 
USHORT CodePage
 
USHORT BadPasswordCount
 
USHORT LogonCount
 
USHORT AdminCount
 
USHORT OperatorCount
 

Detailed Description

Definition at line 98 of file samsrv.h.

Member Data Documentation

◆ AccountExpires

◆ AdminCount

USHORT _SAM_USER_FIXED_DATA::AdminCount

◆ BadPasswordCount

◆ CodePage

◆ CountryCode

◆ LastBadPasswordTime

LARGE_INTEGER _SAM_USER_FIXED_DATA::LastBadPasswordTime

◆ LastLogoff

◆ LastLogon

◆ LogonCount

◆ OperatorCount

USHORT _SAM_USER_FIXED_DATA::OperatorCount

◆ PasswordLastSet

◆ PrimaryGroupId

◆ Reserved

ULONG _SAM_USER_FIXED_DATA::Reserved

◆ UserAccountControl

◆ UserId

◆ Version

ULONG _SAM_USER_FIXED_DATA::Version

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