This is a message which identifies a particular raster element, and is used by two events: More...
#include "rrevents.h"
Data Fields | |
void * | connection |
sw_tl_ref | timeline |
const uint8 * | id |
This is a message which identifies a particular raster element, and is used by two events:
void* SWMSG_RR_ELEMENT_REF::connection |
Opaque handle to the connection to which this event is relevant. All handlers whose connection handle doesn't match should immediately return SW_EVENT_CONTINUE.
const uint8* SWMSG_RR_ELEMENT_REF::id |
Unique ID, length RR_ELEMENT_ID_LENGTH.
sw_tl_ref SWMSG_RR_ELEMENT_REF::timeline |
Identifies the job containing the pages.