brlapi_range_t(3) Library Functions Manual brlapi_range_t(3)

brlapi_range_t

#include <brlapi.h>


brlapi_keyCode_t first
brlapi_keyCode_t last

Type for keycode ranges

Denotes the set of keycodes between first and last (inclusive)

brlapi_keyCode_t brlapi_range_t::first

first key of the range

brlapi_keyCode_t brlapi_range_t::last

last key of the range

Generated automatically by Doxygen for BrlAPI from the source code.

Version 0.8 BrlAPI