ReactOS 0.4.15-dev-7788-g1ad9096
_KEYBOARD_INPUT_DATA Struct Reference

#include <ntddkbd.h>

Public Attributes

USHORT UnitId
 
USHORT MakeCode
 
USHORT Flags
 
USHORT Reserved
 
ULONG ExtraInformation
 

Detailed Description

Definition at line 85 of file ntddkbd.h.

Member Data Documentation

◆ ExtraInformation

ULONG _KEYBOARD_INPUT_DATA::ExtraInformation

Definition at line 90 of file ntddkbd.h.

Referenced by UserProcessKeyboardInput().

◆ Flags

◆ MakeCode

◆ Reserved

USHORT _KEYBOARD_INPUT_DATA::Reserved

Definition at line 89 of file ntddkbd.h.

Referenced by i8042KbdInterruptService().

◆ UnitId

USHORT _KEYBOARD_INPUT_DATA::UnitId

Definition at line 86 of file ntddkbd.h.

Referenced by KbdHid_InsertScanCodes().


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