ReactOS 0.4.15-dev-7918-g2a2556c
GINA_CONTEXT Struct Reference

#include <msgina.h>

Collaboration diagram for GINA_CONTEXT:

Public Attributes

HANDLE hWlx
 
LPWSTR station
 
PWLX_DISPATCH_VERSION_1_3 pWlxFuncs
 
HANDLE hDllInstance
 
HWND hStatusWindow
 
HANDLE LsaHandle
 
ULONG AuthenticationPackage
 
BOOL bDisableCAD
 
BOOL bAutoAdminLogon
 
BOOL bDontDisplayLastUserName
 
BOOL bShutdownWithoutLogon
 
BOOL bIgnoreShiftOverride
 
ULONG nShutdownAction
 
WCHAR UserName [256]
 
WCHAR DomainName [256]
 
WCHAR Password [256]
 
SYSTEMTIME LogonTime
 
HANDLE UserToken
 
PLUID pAuthenticationId
 
PDWORD pdwOptions
 
PWLX_MPR_NOTIFY_INFO pMprNotifyInfo
 
PVOIDpProfile
 

Detailed Description

Definition at line 32 of file msgina.h.

Member Data Documentation

◆ AuthenticationPackage

ULONG GINA_CONTEXT::AuthenticationPackage

Definition at line 40 of file msgina.h.

Referenced by ConnectToLsa(), and WlxShutdown().

◆ bAutoAdminLogon

BOOL GINA_CONTEXT::bAutoAdminLogon

◆ bDisableCAD

BOOL GINA_CONTEXT::bDisableCAD

◆ bDontDisplayLastUserName

BOOL GINA_CONTEXT::bDontDisplayLastUserName

Definition at line 43 of file msgina.h.

Referenced by GetRegistrySettings(), and LogonDialogProc().

◆ bIgnoreShiftOverride

BOOL GINA_CONTEXT::bIgnoreShiftOverride

Definition at line 45 of file msgina.h.

Referenced by GetRegistrySettings(), and WlxDisplaySASNotice().

◆ bShutdownWithoutLogon

BOOL GINA_CONTEXT::bShutdownWithoutLogon

Definition at line 44 of file msgina.h.

Referenced by GetRegistrySettings(), and LogonDialogProc().

◆ DomainName

WCHAR GINA_CONTEXT::DomainName[256]

Definition at line 51 of file msgina.h.

Referenced by GetRegistrySettings(), OnInitSecurityDlg(), SetDomainComboBox(), and SetLockMessage().

◆ hDllInstance

◆ hStatusWindow

HWND GINA_CONTEXT::hStatusWindow

Definition at line 38 of file msgina.h.

Referenced by WlxInitialize().

◆ hWlx

HANDLE GINA_CONTEXT::hWlx

Definition at line 34 of file msgina.h.

Referenced by WlxDisplayLockedNotice(), WlxDisplaySASNotice(), and WlxInitialize().

◆ LogonTime

SYSTEMTIME GINA_CONTEXT::LogonTime

Definition at line 53 of file msgina.h.

Referenced by OnInitSecurityDlg().

◆ LsaHandle

HANDLE GINA_CONTEXT::LsaHandle

Definition at line 39 of file msgina.h.

Referenced by ConnectToLsa(), and WlxShutdown().

◆ nShutdownAction

ULONG GINA_CONTEXT::nShutdownAction

◆ Password

WCHAR GINA_CONTEXT::Password[256]

Definition at line 52 of file msgina.h.

Referenced by GetRegistrySettings(), LogonDialogProc(), and WlxLogoff().

◆ pAuthenticationId

PLUID GINA_CONTEXT::pAuthenticationId

Definition at line 55 of file msgina.h.

Referenced by WlxLoggedOutSAS().

◆ pdwOptions

PDWORD GINA_CONTEXT::pdwOptions

Definition at line 56 of file msgina.h.

Referenced by WlxLoggedOutSAS().

◆ pMprNotifyInfo

PWLX_MPR_NOTIFY_INFO GINA_CONTEXT::pMprNotifyInfo

Definition at line 57 of file msgina.h.

Referenced by WlxLoggedOutSAS().

◆ pProfile

PVOID* GINA_CONTEXT::pProfile

Definition at line 58 of file msgina.h.

Referenced by WlxLoggedOutSAS().

◆ pWlxFuncs

PWLX_DISPATCH_VERSION_1_3 GINA_CONTEXT::pWlxFuncs

Definition at line 36 of file msgina.h.

Referenced by WlxDisplayLockedNotice(), WlxDisplaySASNotice(), and WlxInitialize().

◆ station

LPWSTR GINA_CONTEXT::station

Definition at line 35 of file msgina.h.

Referenced by WlxInitialize().

◆ UserName

◆ UserToken

HANDLE GINA_CONTEXT::UserToken

Definition at line 54 of file msgina.h.

Referenced by WlxLoggedOutSAS(), WlxLogoff(), WlxScreenSaverNotify(), and WlxStartApplication().


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