ReactOS 0.4.15-dev-8100-g1887773
SysKeyboardImpl Struct Reference
Collaboration diagram for SysKeyboardImpl:

Public Attributes

struct IDirectInputDeviceImpl base
 
BYTE DInputKeyState [WINE_DINPUT_KEYBOARD_MAX_KEYS]
 
DWORD subtype
 

Detailed Description

Definition at line 47 of file keyboard.c.

Member Data Documentation

◆ base

struct IDirectInputDeviceImpl SysKeyboardImpl::base

Definition at line 49 of file keyboard.c.

Referenced by alloc_device().

◆ DInputKeyState

BYTE SysKeyboardImpl::DInputKeyState[WINE_DINPUT_KEYBOARD_MAX_KEYS]

Definition at line 50 of file keyboard.c.

◆ subtype

DWORD SysKeyboardImpl::subtype

Definition at line 51 of file keyboard.c.

Referenced by alloc_device().


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