ReactOS 0.4.15-dev-7928-g68a8619
_MSV1_0_INTERACTIVE_PROFILE Struct Reference

#include <ntsecapi.h>

Collaboration diagram for _MSV1_0_INTERACTIVE_PROFILE:

Public Attributes

MSV1_0_PROFILE_BUFFER_TYPE MessageType
 
USHORT LogonCount
 
USHORT BadPasswordCount
 
LARGE_INTEGER LogonTime
 
LARGE_INTEGER LogoffTime
 
LARGE_INTEGER KickOffTime
 
LARGE_INTEGER PasswordLastSet
 
LARGE_INTEGER PasswordCanChange
 
LARGE_INTEGER PasswordMustChange
 
UNICODE_STRING LogonScript
 
UNICODE_STRING HomeDirectory
 
UNICODE_STRING FullName
 
UNICODE_STRING ProfilePath
 
UNICODE_STRING HomeDirectoryDrive
 
UNICODE_STRING LogonServer
 
ULONG UserFlags
 

Detailed Description

Definition at line 439 of file ntsecapi.h.

Member Data Documentation

◆ BadPasswordCount

USHORT _MSV1_0_INTERACTIVE_PROFILE::BadPasswordCount

Definition at line 442 of file ntsecapi.h.

Referenced by BuildInteractiveProfileBuffer().

◆ FullName

UNICODE_STRING _MSV1_0_INTERACTIVE_PROFILE::FullName

Definition at line 451 of file ntsecapi.h.

Referenced by BuildInteractiveProfileBuffer().

◆ HomeDirectory

UNICODE_STRING _MSV1_0_INTERACTIVE_PROFILE::HomeDirectory

Definition at line 450 of file ntsecapi.h.

Referenced by BuildInteractiveProfileBuffer().

◆ HomeDirectoryDrive

UNICODE_STRING _MSV1_0_INTERACTIVE_PROFILE::HomeDirectoryDrive

Definition at line 453 of file ntsecapi.h.

Referenced by BuildInteractiveProfileBuffer().

◆ KickOffTime

LARGE_INTEGER _MSV1_0_INTERACTIVE_PROFILE::KickOffTime

Definition at line 445 of file ntsecapi.h.

Referenced by BuildInteractiveProfileBuffer().

◆ LogoffTime

LARGE_INTEGER _MSV1_0_INTERACTIVE_PROFILE::LogoffTime

Definition at line 444 of file ntsecapi.h.

Referenced by BuildInteractiveProfileBuffer().

◆ LogonCount

USHORT _MSV1_0_INTERACTIVE_PROFILE::LogonCount

Definition at line 441 of file ntsecapi.h.

Referenced by BuildInteractiveProfileBuffer().

◆ LogonScript

UNICODE_STRING _MSV1_0_INTERACTIVE_PROFILE::LogonScript

Definition at line 449 of file ntsecapi.h.

Referenced by BuildInteractiveProfileBuffer().

◆ LogonServer

UNICODE_STRING _MSV1_0_INTERACTIVE_PROFILE::LogonServer

Definition at line 454 of file ntsecapi.h.

Referenced by BuildInteractiveProfileBuffer().

◆ LogonTime

LARGE_INTEGER _MSV1_0_INTERACTIVE_PROFILE::LogonTime

Definition at line 443 of file ntsecapi.h.

Referenced by BuildInteractiveProfileBuffer().

◆ MessageType

MSV1_0_PROFILE_BUFFER_TYPE _MSV1_0_INTERACTIVE_PROFILE::MessageType

Definition at line 440 of file ntsecapi.h.

Referenced by BuildInteractiveProfileBuffer().

◆ PasswordCanChange

LARGE_INTEGER _MSV1_0_INTERACTIVE_PROFILE::PasswordCanChange

Definition at line 447 of file ntsecapi.h.

Referenced by BuildInteractiveProfileBuffer().

◆ PasswordLastSet

LARGE_INTEGER _MSV1_0_INTERACTIVE_PROFILE::PasswordLastSet

Definition at line 446 of file ntsecapi.h.

Referenced by BuildInteractiveProfileBuffer().

◆ PasswordMustChange

LARGE_INTEGER _MSV1_0_INTERACTIVE_PROFILE::PasswordMustChange

Definition at line 448 of file ntsecapi.h.

Referenced by BuildInteractiveProfileBuffer().

◆ ProfilePath

UNICODE_STRING _MSV1_0_INTERACTIVE_PROFILE::ProfilePath

Definition at line 452 of file ntsecapi.h.

Referenced by BuildInteractiveProfileBuffer().

◆ UserFlags

ULONG _MSV1_0_INTERACTIVE_PROFILE::UserFlags

Definition at line 455 of file ntsecapi.h.

Referenced by BuildInteractiveProfileBuffer().


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