ReactOS 0.4.15-dev-7846-g8ba6c66
_SAMPR_USER_INTERNAL2_INFORMATION Struct Reference

#include <msv1_0.h>

Collaboration diagram for _SAMPR_USER_INTERNAL2_INFORMATION:

Public Attributes

unsigned long Flags
 
OLD_LARGE_INTEGER LastLogon
 
OLD_LARGE_INTEGER LastLogoff
 
unsigned short BadPasswordCount
 
unsigned short LogonCount
 

Detailed Description

Definition at line 69 of file msv1_0.h.

Member Data Documentation

◆ BadPasswordCount

unsigned short _SAMPR_USER_INTERNAL2_INFORMATION::BadPasswordCount

Definition at line 74 of file msv1_0.h.

Referenced by SampQueryUserInternal2().

◆ Flags

unsigned long _SAMPR_USER_INTERNAL2_INFORMATION::Flags

Definition at line 71 of file msv1_0.h.

Referenced by LsaApLogonUserEx2(), and SampQueryUserInternal2().

◆ LastLogoff

OLD_LARGE_INTEGER _SAMPR_USER_INTERNAL2_INFORMATION::LastLogoff

Definition at line 73 of file msv1_0.h.

Referenced by SampQueryUserInternal2().

◆ LastLogon

OLD_LARGE_INTEGER _SAMPR_USER_INTERNAL2_INFORMATION::LastLogon

Definition at line 72 of file msv1_0.h.

Referenced by SampQueryUserInternal2().

◆ LogonCount

unsigned short _SAMPR_USER_INTERNAL2_INFORMATION::LogonCount

Definition at line 75 of file msv1_0.h.

Referenced by SampQueryUserInternal2().


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