brlapi_range_t
Contents
Detailed Description
Type for keycode ranges
Denotes the set of keycodes between first and last (inclusive)
Field Documentation
brlapi_keyCode_tbrlapi_range_t::first
first key of the range
brlapi_keyCode_tbrlapi_range_t::last
last key of the range
Name
brlapi_range_t
Synopsis
#include <brlapi.h>
DataFieldsbrlapi_keyCode_tfirstbrlapi_keyCode_tlast
