StreamLinkforC
7.0.3-308369
|
Represents a region of a page that has updated. More...
#include <sl4c.h>
Data Fields | |
int | x |
int | y |
char * | value |
Represents a region of a page that has updated.
char* sl_page_segment::value |
Text for this update
int sl_page_segment::x |
X coordinate of this update
int sl_page_segment::y |
Y coordinate of this update