brlapi_expandedKeyCode_t
Contents
Detailed Description
Structure holding the components of a key code as returned by brlapi_expandKeyCode()
Field Documentation
unsignedintbrlapi_expandedKeyCode_t::argument
the argument value
unsignedintbrlapi_expandedKeyCode_t::command
the command value
unsignedintbrlapi_expandedKeyCode_t::flags
the flags value
unsignedintbrlapi_expandedKeyCode_t::type
the type value
Name
brlapi_expandedKeyCode_t
Synopsis
#include <brlapi.h>
DataFields
unsigned int type
unsigned int command
unsigned int argument
unsigned int flags
