ReactOS 0.4.16-dev-1308-gbf734eb
_WLSESSION Struct Reference

#include <winlogon.h>

Collaboration diagram for _WLSESSION:

Public Attributes

GINAINSTANCE Gina
 
DWORD SASAction
 
BOOL SuppressStatus
 
BOOL TaskManHotkey
 
BOOL LockWkStaHotkey
 
BOOL UtilManHotkey
 
HWND SASWindow
 
HWINSTA InteractiveWindowStation
 
LPWSTR InteractiveWindowStationName
 
HDESK ApplicationDesktop
 
HDESK WinlogonDesktop
 
HDESK ScreenSaverDesktop
 
LUID LogonId
 
HANDLE UserToken
 
HANDLE hProfileInfo
 
LOGON_STATE LogonState
 
DWORD DialogTimeout
 
LARGE_INTEGER LastLogon
 
HANDLE hEndOfScreenSaverThread
 
HANDLE hScreenSaverParametersChanged
 
HANDLE hUserActivity
 
HANDLE hEndOfScreenSaver
 
DWORD Options
 
WLX_MPR_NOTIFY_INFO MprNotifyInfo
 
WLX_PROFILE_V2_0Profile
 

Detailed Description

Definition at line 220 of file winlogon.h.

Member Data Documentation

◆ ApplicationDesktop

HDESK _WLSESSION::ApplicationDesktop

Definition at line 231 of file winlogon.h.

Referenced by CallNotificationDlls(), RunSetupThreadProc(), and WlxSwitchDesktopToUser().

◆ DialogTimeout

DWORD _WLSESSION::DialogTimeout

Definition at line 238 of file winlogon.h.

Referenced by WinMain(), and WlxSetTimeout().

◆ Gina

GINAINSTANCE _WLSESSION::Gina

Definition at line 222 of file winlogon.h.

Referenced by DefaultWlxScreenSaverNotify(), SASWindowProc(), WlxGetOption(), and WlxSetOption().

◆ hEndOfScreenSaver

HANDLE _WLSESSION::hEndOfScreenSaver

Definition at line 249 of file winlogon.h.

Referenced by ScreenSaverThreadMain().

◆ hEndOfScreenSaverThread

HANDLE _WLSESSION::hEndOfScreenSaverThread

Definition at line 246 of file winlogon.h.

Referenced by ScreenSaverThreadMain().

◆ hProfileInfo

HANDLE _WLSESSION::hProfileInfo

Definition at line 236 of file winlogon.h.

◆ hScreenSaverParametersChanged

HANDLE _WLSESSION::hScreenSaverParametersChanged

Definition at line 247 of file winlogon.h.

Referenced by SASWindowProc(), and ScreenSaverThreadMain().

◆ hUserActivity

HANDLE _WLSESSION::hUserActivity

Definition at line 248 of file winlogon.h.

Referenced by ScreenSaverThreadMain().

◆ InteractiveWindowStation

HWINSTA _WLSESSION::InteractiveWindowStation

Definition at line 229 of file winlogon.h.

◆ InteractiveWindowStationName

LPWSTR _WLSESSION::InteractiveWindowStationName

Definition at line 230 of file winlogon.h.

Referenced by CallNotificationDlls().

◆ LastLogon

LARGE_INTEGER _WLSESSION::LastLogon

Definition at line 239 of file winlogon.h.

◆ LockWkStaHotkey

BOOL _WLSESSION::LockWkStaHotkey

Definition at line 226 of file winlogon.h.

◆ LogonId

LUID _WLSESSION::LogonId

Definition at line 234 of file winlogon.h.

◆ LogonState

LOGON_STATE _WLSESSION::LogonState

Definition at line 237 of file winlogon.h.

Referenced by SASWindowProc(), and WinMain().

◆ MprNotifyInfo

WLX_MPR_NOTIFY_INFO _WLSESSION::MprNotifyInfo

Definition at line 256 of file winlogon.h.

◆ Options

DWORD _WLSESSION::Options

Definition at line 255 of file winlogon.h.

◆ Profile

WLX_PROFILE_V2_0* _WLSESSION::Profile

Definition at line 257 of file winlogon.h.

◆ SASAction

DWORD _WLSESSION::SASAction

Definition at line 223 of file winlogon.h.

◆ SASWindow

HWND _WLSESSION::SASWindow

Definition at line 228 of file winlogon.h.

Referenced by SASWindowProc(), ScreenSaverThreadMain(), WinMain(), and WlxSasNotify().

◆ ScreenSaverDesktop

HDESK _WLSESSION::ScreenSaverDesktop

Definition at line 233 of file winlogon.h.

◆ SuppressStatus

BOOL _WLSESSION::SuppressStatus

Definition at line 224 of file winlogon.h.

◆ TaskManHotkey

BOOL _WLSESSION::TaskManHotkey

Definition at line 225 of file winlogon.h.

◆ UserToken

◆ UtilManHotkey

BOOL _WLSESSION::UtilManHotkey

Definition at line 227 of file winlogon.h.

◆ WinlogonDesktop

HDESK _WLSESSION::WinlogonDesktop

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