ReactOS 0.4.15-dev-7834-g00c4b3d
_MODIFIERS Struct Reference

#include <kbd.h>

Collaboration diagram for _MODIFIERS:

Public Attributes

PVK_TO_BIT pVkToBit
 
WORD wMaxModBits
 
BYTE ModNumber []
 

Detailed Description

Definition at line 26 of file kbd.h.

Member Data Documentation

◆ ModNumber

BYTE _MODIFIERS::ModNumber[]

Definition at line 29 of file kbd.h.

Referenced by IntTranslateChar(), and NtUserVkKeyScanEx().

◆ pVkToBit

PVK_TO_BIT _MODIFIERS::pVkToBit

Definition at line 27 of file kbd.h.

Referenced by IntGetModBits().

◆ wMaxModBits

WORD _MODIFIERS::wMaxModBits

Definition at line 28 of file kbd.h.

Referenced by IntTranslateChar(), and NtUserVkKeyScanEx().


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