brlapi_expandedKeyCode_t

Langue: en

Version: 360953 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

brlapi_expandedKeyCode_t -

SYNOPSIS


#include <brlapi.h>

Data Fields


unsigned int type

unsigned int command

unsigned int argument

unsigned int flags

Detailed Description

Structure holding the components of a key code as returned by brlapi_expandKeyCode()

Field Documentation

unsigned int brlapi_expandedKeyCode_t::argumentthe argument value

unsigned int brlapi_expandedKeyCode_t::commandthe command value

unsigned int brlapi_expandedKeyCode_t::flagsthe flags value

unsigned int brlapi_expandedKeyCode_t::typethe type value

Author

Generated automatically by Doxygen for BrlAPI from the source code.