mNotifications
A variable length array of IOVideoNotification structures that carry the actual notification data. The number of elements in this array is denoted by mNumberNotifications, but can also be inferred from the message size in the mach message header.
Declaration
IOVideoDeviceNotification mNotifications[1];