ReactOS 0.4.15-dev-7788-g1ad9096
tagKBDFILE Struct Reference

#include <input.h>

Collaboration diagram for tagKBDFILE:

Public Attributes

HEAD head
 
struct tagKBDFILEpkfNext
 
WCHAR awchKF [20]
 
HANDLE hBase
 
struct _KBDTABLESpKbdTbl
 
ULONG Size
 
PKBDNLSLAYER pKbdNlsTbl
 

Detailed Description

Definition at line 15 of file input.h.

Member Data Documentation

◆ awchKF

WCHAR tagKBDFILE::awchKF[20]

Definition at line 19 of file input.h.

Referenced by NtUserGetKeyboardLayoutName(), and UserLoadKbdFile().

◆ hBase

HANDLE tagKBDFILE::hBase

Definition at line 20 of file input.h.

Referenced by UserLoadKbdFile().

◆ head

HEAD tagKBDFILE::head

Definition at line 17 of file input.h.

◆ pKbdNlsTbl

PKBDNLSLAYER tagKBDFILE::pKbdNlsTbl

Definition at line 23 of file input.h.

◆ pKbdTbl

◆ pkfNext

struct tagKBDFILE* tagKBDFILE::pkfNext

Definition at line 18 of file input.h.

Referenced by UnloadKbdFile(), and UserLoadKbdFile().

◆ Size

ULONG tagKBDFILE::Size

Definition at line 22 of file input.h.


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