hnm_EventClass

Enumeration of HNM event class IDs.

Synopsis:

#include <hnm/event.h>
 
typedef enum hnm_event_class  hnm_EventClass;

Library:

libhnm

Description:

Events are categorized into classes that correspond to the interaction types (e.g., display, audio). The HNM subsystem defines an enumeration of event class IDs that are used to distinguish the different classes of events.