Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Header: #include <applibs/sysevent.h>
An opaque struct that contains information about a system event.
The data in this struct can't be accessed directly. Instead it must be accessed by calling the system event function that is specific to the event type, such as SysEvent_Info_GetUpdateData for SysEvent_Events_Update events.
typedef struct SysEvent_Info SysEvent_Info;