ReactOS 0.4.15-dev-7953-g1f49173
_GINAINSTANCE Struct Reference

#include <winlogon.h>

Collaboration diagram for _GINAINSTANCE:

Public Attributes

HMODULE hDllInstance
 
GINAFUNCTIONS Functions
 
PVOID Context
 
DWORD Version
 
BOOL UseCtrlAltDelete
 

Detailed Description

Definition at line 125 of file winlogon.h.

Member Data Documentation

◆ Context

PVOID _GINAINSTANCE::Context

Definition at line 129 of file winlogon.h.

Referenced by WlxGetOption(), and WlxSetOption().

◆ Functions

GINAFUNCTIONS _GINAINSTANCE::Functions

Definition at line 128 of file winlogon.h.

Referenced by DefaultWlxScreenSaverNotify().

◆ hDllInstance

HMODULE _GINAINSTANCE::hDllInstance

Definition at line 127 of file winlogon.h.

◆ UseCtrlAltDelete

BOOL _GINAINSTANCE::UseCtrlAltDelete

Definition at line 131 of file winlogon.h.

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

◆ Version

DWORD _GINAINSTANCE::Version

Definition at line 130 of file winlogon.h.

Referenced by WlxGetOption().


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