ReactOS 0.4.15-dev-7924-g5949c20
_SAMPR_USER_LOGON_INFORMATION Struct Reference
Collaboration diagram for _SAMPR_USER_LOGON_INFORMATION:

Public Attributes

RPC_UNICODE_STRING UserName
 
RPC_UNICODE_STRING FullName
 
unsigned long UserId
 
unsigned long PrimaryGroupId
 
RPC_UNICODE_STRING HomeDirectory
 
RPC_UNICODE_STRING HomeDirectoryDrive
 
RPC_UNICODE_STRING ScriptPath
 
RPC_UNICODE_STRING ProfilePath
 
RPC_UNICODE_STRING WorkStations
 
OLD_LARGE_INTEGER LastLogon
 
OLD_LARGE_INTEGER LastLogoff
 
OLD_LARGE_INTEGER PasswordLastSet
 
OLD_LARGE_INTEGER PasswordCanChange
 
OLD_LARGE_INTEGER PasswordMustChange
 
SAMPR_LOGON_HOURS LogonHours
 
unsigned short BadPasswordCount
 
unsigned short LogonCount
 
unsigned long UserAccountControl
 

Detailed Description

Definition at line 540 of file sam.idl.

Member Data Documentation

◆ BadPasswordCount

unsigned short _SAMPR_USER_LOGON_INFORMATION::BadPasswordCount

Definition at line 557 of file sam.idl.

Referenced by SampQueryUserLogon().

◆ FullName

RPC_UNICODE_STRING _SAMPR_USER_LOGON_INFORMATION::FullName

Definition at line 543 of file sam.idl.

Referenced by SampQueryUserLogon().

◆ HomeDirectory

RPC_UNICODE_STRING _SAMPR_USER_LOGON_INFORMATION::HomeDirectory

Definition at line 546 of file sam.idl.

Referenced by SampQueryUserLogon().

◆ HomeDirectoryDrive

RPC_UNICODE_STRING _SAMPR_USER_LOGON_INFORMATION::HomeDirectoryDrive

Definition at line 547 of file sam.idl.

Referenced by SampQueryUserLogon().

◆ LastLogoff

OLD_LARGE_INTEGER _SAMPR_USER_LOGON_INFORMATION::LastLogoff

Definition at line 552 of file sam.idl.

Referenced by SampQueryUserLogon().

◆ LastLogon

OLD_LARGE_INTEGER _SAMPR_USER_LOGON_INFORMATION::LastLogon

Definition at line 551 of file sam.idl.

Referenced by SampQueryUserLogon().

◆ LogonCount

unsigned short _SAMPR_USER_LOGON_INFORMATION::LogonCount

Definition at line 558 of file sam.idl.

Referenced by SampQueryUserLogon().

◆ LogonHours

SAMPR_LOGON_HOURS _SAMPR_USER_LOGON_INFORMATION::LogonHours

Definition at line 556 of file sam.idl.

Referenced by SampQueryUserLogon().

◆ PasswordCanChange

OLD_LARGE_INTEGER _SAMPR_USER_LOGON_INFORMATION::PasswordCanChange

Definition at line 554 of file sam.idl.

Referenced by SampQueryUserLogon().

◆ PasswordLastSet

OLD_LARGE_INTEGER _SAMPR_USER_LOGON_INFORMATION::PasswordLastSet

Definition at line 553 of file sam.idl.

Referenced by SampQueryUserLogon().

◆ PasswordMustChange

OLD_LARGE_INTEGER _SAMPR_USER_LOGON_INFORMATION::PasswordMustChange

Definition at line 555 of file sam.idl.

Referenced by SampQueryUserLogon().

◆ PrimaryGroupId

unsigned long _SAMPR_USER_LOGON_INFORMATION::PrimaryGroupId

Definition at line 545 of file sam.idl.

Referenced by SampQueryUserLogon().

◆ ProfilePath

RPC_UNICODE_STRING _SAMPR_USER_LOGON_INFORMATION::ProfilePath

Definition at line 549 of file sam.idl.

Referenced by SampQueryUserLogon().

◆ ScriptPath

RPC_UNICODE_STRING _SAMPR_USER_LOGON_INFORMATION::ScriptPath

Definition at line 548 of file sam.idl.

Referenced by SampQueryUserLogon().

◆ UserAccountControl

unsigned long _SAMPR_USER_LOGON_INFORMATION::UserAccountControl

Definition at line 559 of file sam.idl.

Referenced by SampQueryUserLogon().

◆ UserId

unsigned long _SAMPR_USER_LOGON_INFORMATION::UserId

Definition at line 544 of file sam.idl.

Referenced by SampQueryUserLogon().

◆ UserName

RPC_UNICODE_STRING _SAMPR_USER_LOGON_INFORMATION::UserName

Definition at line 542 of file sam.idl.

Referenced by SampQueryUserLogon().

◆ WorkStations

RPC_UNICODE_STRING _SAMPR_USER_LOGON_INFORMATION::WorkStations

Definition at line 550 of file sam.idl.

Referenced by SampQueryUserLogon().


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