MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > a) Functions > laEvent_AddEvent Function
MPLAB® Harmony Graphics Suite
laEvent_AddEvent Function

Add the mentioned event callback to the list of events maintained by the current context

C
laResult laEvent_AddEvent(
    laEvent* evt
);
Returns
MPLAB® Harmony Graphics Suite