ReactOS 0.4.16-dev-1946-g52006dd
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 33 of file msgina.h.

Member Data Documentation

◆ AuthenticationPackage

ULONG GINA_CONTEXT::AuthenticationPackage

Definition at line 41 of file msgina.h.

Referenced by ConnectToLsa(), and WlxShutdown().

◆ bAutoAdminLogon

BOOL GINA_CONTEXT::bAutoAdminLogon

Definition at line 43 of file msgina.h.

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

◆ bDisableCAD

BOOL GINA_CONTEXT::bDisableCAD

◆ bDontDisplayLastUserName

BOOL GINA_CONTEXT::bDontDisplayLastUserName

Definition at line 44 of file msgina.h.

Referenced by GetRegistrySettings(), and LogonDialogProc().

◆ bIgnoreShiftOverride

BOOL GINA_CONTEXT::bIgnoreShiftOverride

Definition at line 46 of file msgina.h.

Referenced by GetRegistrySettings(), and WlxDisplaySASNotice().

◆ bShutdownWithoutLogon

BOOL GINA_CONTEXT::bShutdownWithoutLogon

Definition at line 45 of file msgina.h.

Referenced by GetRegistrySettings(), and LogonDialogProc().

◆ DomainName

WCHAR GINA_CONTEXT::DomainName[256]

Definition at line 52 of file msgina.h.

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

◆ hDllInstance

HANDLE GINA_CONTEXT::hDllInstance

◆ hStatusWindow

HWND GINA_CONTEXT::hStatusWindow

Definition at line 39 of file msgina.h.

Referenced by WlxInitialize().

◆ hWlx

HANDLE GINA_CONTEXT::hWlx

Definition at line 35 of file msgina.h.

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

◆ LogonTime

SYSTEMTIME GINA_CONTEXT::LogonTime

Definition at line 54 of file msgina.h.

Referenced by WlxLogoff().

◆ LsaHandle

HANDLE GINA_CONTEXT::LsaHandle

Definition at line 40 of file msgina.h.

Referenced by ConnectToLsa(), and WlxShutdown().

◆ nShutdownAction

ULONG GINA_CONTEXT::nShutdownAction

◆ Password

WCHAR GINA_CONTEXT::Password[256]

Definition at line 53 of file msgina.h.

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

◆ pAuthenticationId

PLUID GINA_CONTEXT::pAuthenticationId

Definition at line 56 of file msgina.h.

Referenced by WlxLoggedOutSAS(), and WlxLogoff().

◆ pdwOptions

PDWORD GINA_CONTEXT::pdwOptions

Definition at line 57 of file msgina.h.

Referenced by WlxLoggedOutSAS(), and WlxLogoff().

◆ pMprNotifyInfo

PWLX_MPR_NOTIFY_INFO GINA_CONTEXT::pMprNotifyInfo

Definition at line 58 of file msgina.h.

Referenced by WlxLoggedOutSAS(), and WlxLogoff().

◆ pProfile

PVOID* GINA_CONTEXT::pProfile

Definition at line 59 of file msgina.h.

Referenced by WlxLoggedOutSAS(), and WlxLogoff().

◆ pWlxFuncs

PWLX_DISPATCH_VERSION_1_3 GINA_CONTEXT::pWlxFuncs

Definition at line 37 of file msgina.h.

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

◆ station

LPWSTR GINA_CONTEXT::station

Definition at line 36 of file msgina.h.

Referenced by WlxInitialize().

◆ UserName

◆ UserToken

HANDLE GINA_CONTEXT::UserToken

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