ReactOS 0.4.15-dev-7953-g1f49173
_SCANTOASCII Struct Reference

Public Attributes

USHORT ScanCode
 
USHORT Enhanced
 
UCHAR Normal
 
UCHAR Shift
 
UCHAR NumLock
 
UCHAR bCAPS
 

Detailed Description

Definition at line 163 of file keytrans.c.

Member Data Documentation

◆ bCAPS

UCHAR _SCANTOASCII::bCAPS

Definition at line 169 of file keytrans.c.

◆ Enhanced

USHORT _SCANTOASCII::Enhanced

Definition at line 165 of file keytrans.c.

Referenced by IntAsciiFromInput().

◆ Normal

UCHAR _SCANTOASCII::Normal

Definition at line 166 of file keytrans.c.

Referenced by IntAsciiFromInput().

◆ NumLock

UCHAR _SCANTOASCII::NumLock

Definition at line 168 of file keytrans.c.

Referenced by IntAsciiFromInput().

◆ ScanCode

USHORT _SCANTOASCII::ScanCode

Definition at line 164 of file keytrans.c.

◆ Shift

UCHAR _SCANTOASCII::Shift

Definition at line 167 of file keytrans.c.

Referenced by IntAsciiFromInput().


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