ReactOS 0.4.15-dev-7953-g1f49173
_VK_TO_WCHAR_TABLE Struct Reference

#include <kbd.h>

Public Attributes

PVK_TO_WCHARS1 pVkToWchars
 
BYTE nModifications
 
BYTE cbSize
 

Detailed Description

Definition at line 50 of file kbd.h.

Member Data Documentation

◆ cbSize

BYTE _VK_TO_WCHAR_TABLE::cbSize

Definition at line 53 of file kbd.h.

Referenced by IntTranslateChar(), and NtUserVkKeyScanEx().

◆ nModifications

BYTE _VK_TO_WCHAR_TABLE::nModifications

Definition at line 52 of file kbd.h.

Referenced by IntTranslateChar(), and NtUserVkKeyScanEx().

◆ pVkToWchars

PVK_TO_WCHARS1 _VK_TO_WCHAR_TABLE::pVkToWchars

Definition at line 51 of file kbd.h.

Referenced by IntTranslateChar(), and NtUserVkKeyScanEx().


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