ReactOS 0.4.15-dev-7788-g1ad9096
tagKBDNLSLAYER Struct Reference

#include <input.h>

Collaboration diagram for tagKBDNLSLAYER:

Public Attributes

USHORT OEMIdentifier
 
USHORT LayoutInformation
 
UINT NumOfVkToF
 
struct _VK_TO_FUNCTION_TABLE * pVkToF
 
INT NumOfMouseVKey
 
PUSHORT pusMouseVKey
 

Detailed Description

Definition at line 5 of file input.h.

Member Data Documentation

◆ LayoutInformation

USHORT tagKBDNLSLAYER::LayoutInformation

Definition at line 8 of file input.h.

◆ NumOfMouseVKey

INT tagKBDNLSLAYER::NumOfMouseVKey

Definition at line 11 of file input.h.

◆ NumOfVkToF

UINT tagKBDNLSLAYER::NumOfVkToF

Definition at line 9 of file input.h.

◆ OEMIdentifier

USHORT tagKBDNLSLAYER::OEMIdentifier

Definition at line 7 of file input.h.

◆ pusMouseVKey

PUSHORT tagKBDNLSLAYER::pusMouseVKey

Definition at line 12 of file input.h.

◆ pVkToF

struct _VK_TO_FUNCTION_TABLE* tagKBDNLSLAYER::pVkToF

Definition at line 10 of file input.h.


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