logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

brlapi_expandedKeyCode_t

Author

Generated automatically by Doxygen for BrlAPI from the source code. BrlAPI Version 0.8 brlapi_expandedKeyCode_t(3)

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

See Also