ReactOS 0.4.15-dev-7958-gcd0bb1a
_KEYBOARD_STRUCT Struct Reference

#include <precomp.h>

Collaboration diagram for _KEYBOARD_STRUCT:

Public Attributes

PKEY Keys
 
INT KeyCount
 
SIZE Size
 
POINT LedTextStart
 
SIZE LedTextSize
 
INT LedTextOffset
 
POINT LedStart
 
SIZE LedSize
 
INT LedGap
 

Detailed Description

Definition at line 37 of file precomp.h.

Member Data Documentation

◆ KeyCount

INT _KEYBOARD_STRUCT::KeyCount

Definition at line 40 of file precomp.h.

◆ Keys

PKEY _KEYBOARD_STRUCT::Keys

Definition at line 39 of file precomp.h.

◆ LedGap

INT _KEYBOARD_STRUCT::LedGap

Definition at line 47 of file precomp.h.

◆ LedSize

SIZE _KEYBOARD_STRUCT::LedSize

Definition at line 46 of file precomp.h.

◆ LedStart

POINT _KEYBOARD_STRUCT::LedStart

Definition at line 45 of file precomp.h.

◆ LedTextOffset

INT _KEYBOARD_STRUCT::LedTextOffset

Definition at line 44 of file precomp.h.

◆ LedTextSize

SIZE _KEYBOARD_STRUCT::LedTextSize

Definition at line 43 of file precomp.h.

◆ LedTextStart

POINT _KEYBOARD_STRUCT::LedTextStart

Definition at line 42 of file precomp.h.

◆ Size

SIZE _KEYBOARD_STRUCT::Size

Definition at line 41 of file precomp.h.


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