ReactOS 0.4.15-dev-7834-g00c4b3d
tagSCVK Struct Reference

#include <kbdtool.h>

Public Attributes

USHORT ScanCode
 
UCHAR VirtualKey
 
PCHAR Name
 
BOOLEAN Processed
 

Detailed Description

Definition at line 34 of file kbdtool.h.

Member Data Documentation

◆ Name

PCHAR tagSCVK::Name

Definition at line 38 of file kbdtool.h.

Referenced by DoLAYOUT().

◆ Processed

BOOLEAN tagSCVK::Processed

Definition at line 39 of file kbdtool.h.

Referenced by DoLAYOUT().

◆ ScanCode

USHORT tagSCVK::ScanCode

Definition at line 36 of file kbdtool.h.

Referenced by DoLAYOUT().

◆ VirtualKey

UCHAR tagSCVK::VirtualKey

Definition at line 37 of file kbdtool.h.

Referenced by DoLAYOUT().


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