ReactOS 0.4.15-dev-8096-ga0eec98
_SAMPR_USER_ACCOUNT_INFORMATION Struct Reference
Collaboration diagram for _SAMPR_USER_ACCOUNT_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 AdminComment
 
RPC_UNICODE_STRING WorkStations
 
OLD_LARGE_INTEGER LastLogon
 
OLD_LARGE_INTEGER LastLogoff
 
SAMPR_LOGON_HOURS LogonHours
 
unsigned short BadPasswordCount
 
unsigned short LogonCount
 
OLD_LARGE_INTEGER PasswordLastSet
 
OLD_LARGE_INTEGER AccountExpires
 
unsigned long UserAccountControl
 

Detailed Description

Definition at line 562 of file sam.idl.

Member Data Documentation

◆ AccountExpires

OLD_LARGE_INTEGER _SAMPR_USER_ACCOUNT_INFORMATION::AccountExpires

Definition at line 580 of file sam.idl.

Referenced by SampQueryUserAccount().

◆ AdminComment

RPC_UNICODE_STRING _SAMPR_USER_ACCOUNT_INFORMATION::AdminComment

Definition at line 572 of file sam.idl.

Referenced by SampQueryUserAccount().

◆ BadPasswordCount

unsigned short _SAMPR_USER_ACCOUNT_INFORMATION::BadPasswordCount

Definition at line 577 of file sam.idl.

Referenced by SampQueryUserAccount().

◆ FullName

RPC_UNICODE_STRING _SAMPR_USER_ACCOUNT_INFORMATION::FullName

Definition at line 565 of file sam.idl.

Referenced by SampQueryUserAccount().

◆ HomeDirectory

RPC_UNICODE_STRING _SAMPR_USER_ACCOUNT_INFORMATION::HomeDirectory

Definition at line 568 of file sam.idl.

Referenced by SampQueryUserAccount().

◆ HomeDirectoryDrive

RPC_UNICODE_STRING _SAMPR_USER_ACCOUNT_INFORMATION::HomeDirectoryDrive

Definition at line 569 of file sam.idl.

Referenced by SampQueryUserAccount().

◆ LastLogoff

OLD_LARGE_INTEGER _SAMPR_USER_ACCOUNT_INFORMATION::LastLogoff

Definition at line 575 of file sam.idl.

Referenced by SampQueryUserAccount().

◆ LastLogon

OLD_LARGE_INTEGER _SAMPR_USER_ACCOUNT_INFORMATION::LastLogon

Definition at line 574 of file sam.idl.

Referenced by SampQueryUserAccount().

◆ LogonCount

unsigned short _SAMPR_USER_ACCOUNT_INFORMATION::LogonCount

Definition at line 578 of file sam.idl.

Referenced by SampQueryUserAccount().

◆ LogonHours

SAMPR_LOGON_HOURS _SAMPR_USER_ACCOUNT_INFORMATION::LogonHours

Definition at line 576 of file sam.idl.

Referenced by SampQueryUserAccount().

◆ PasswordLastSet

OLD_LARGE_INTEGER _SAMPR_USER_ACCOUNT_INFORMATION::PasswordLastSet

Definition at line 579 of file sam.idl.

Referenced by SampQueryUserAccount().

◆ PrimaryGroupId

unsigned long _SAMPR_USER_ACCOUNT_INFORMATION::PrimaryGroupId

Definition at line 567 of file sam.idl.

Referenced by SampQueryUserAccount().

◆ ProfilePath

RPC_UNICODE_STRING _SAMPR_USER_ACCOUNT_INFORMATION::ProfilePath

Definition at line 571 of file sam.idl.

Referenced by SampQueryUserAccount().

◆ ScriptPath

RPC_UNICODE_STRING _SAMPR_USER_ACCOUNT_INFORMATION::ScriptPath

Definition at line 570 of file sam.idl.

Referenced by SampQueryUserAccount().

◆ UserAccountControl

unsigned long _SAMPR_USER_ACCOUNT_INFORMATION::UserAccountControl

Definition at line 581 of file sam.idl.

Referenced by SampQueryUserAccount().

◆ UserId

unsigned long _SAMPR_USER_ACCOUNT_INFORMATION::UserId

Definition at line 566 of file sam.idl.

Referenced by SampQueryUserAccount().

◆ UserName

RPC_UNICODE_STRING _SAMPR_USER_ACCOUNT_INFORMATION::UserName

Definition at line 564 of file sam.idl.

Referenced by SampQueryUserAccount().

◆ WorkStations

RPC_UNICODE_STRING _SAMPR_USER_ACCOUNT_INFORMATION::WorkStations

Definition at line 573 of file sam.idl.

Referenced by SampQueryUserAccount().


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