brlapi_expandedKeyCode_t (3) - Linux Manuals
NAME
brlapi_expandedKeyCode_t -
SYNOPSIS
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::argument
the argument valueunsigned int brlapi_expandedKeyCode_t::command
the command valueunsigned int brlapi_expandedKeyCode_t::flags
the flags valueunsigned int brlapi_expandedKeyCode_t::type
the type valueAuthor
Generated automatically by Doxygen for BrlAPI from the source code.