WLX_SAS_TYPE_XXX

[The WLX_SAS_TYPE_XXX constant is no longer available for use as of Windows Server 2008 and Windows Vista.]

The WLX_SAS_TYPE_XXX values define a specific SAS type.

Note

GINA DLLs are ignored in Windows Vista.

 

All values from zero to 127 are reserved for Microsoft-defined types. Values above 127 are available for customer-defined types. The following types are passed to functions that have a dwSasType parameter.

Constant Description
WLX_SAS_TYPE_CTRL_ALT_DEL
Indicates a user has typed the standard CTRL+ALT+DEL SAS.
WLX_SAS_TYPE_SC_INSERT
Indicates that a smart card has been inserted into a compatible device.
WLX_SAS_TYPE_SC_REMOVE
Indicates that a smart card has been removed from a compatible device.
WLX_SAS_TYPE_SCRNSVR_ACTIVITY
Indicates that keyboard or mouse activity occurred while a secure screen saver was active.
WLX_SAS_TYPE_SCRNSVR_TIMEOUT
Indicates that screen saver activation has occurred due to keyboard and mouse inactivity.
WLX_SAS_TYPE_TIMEOUT
Indicates that no user input was received within the specified time-out period.
WLX_SAS_TYPE_USER_LOGOFF
Indicates the user is being logged off the system.

Requirements

Requirement Value
Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
End of client support
Windows XP
End of server support
Windows Server 2003
Header
Winwlx.h