#include "htevents.h"
Data Fields | |
sw_tl_ref | timeline |
double | frequency |
double | angle |
struct PS_STRING | spot_name |
Screen generation start message. This message is sent with a SWEVT_HT_GENERATION_START event, indicating that the RIP is starting generation of an optimized screen for the screen name, frequency and angle specified.
double SWMSG_HT_GENERATION_START::angle |
Angle of the screen being searched for.
double SWMSG_HT_GENERATION_START::frequency |
Frequency of the screen being searched for.
struct PS_STRING SWMSG_HT_GENERATION_START::spot_name |
Screen name being searched for.
sw_tl_ref SWMSG_HT_GENERATION_START::timeline |
Timeline for the page using the screen.