#include <erregtypes.h>
Public Attributes | |
char * | documentPath |
path to last read item | |
char * | manifestPath |
path to manifest file | |
char * | extension |
file extension of path: determines viewer | |
char * | position |
where was I in this item? (Could be a pagenumber, a URL, ....) format depends upon viewer |
Definition at line 142 of file erregtypes.h.
char* regLastRead_t::extension |
char* regLastRead_t::position |
where was I in this item? (Could be a pagenumber, a URL, ....) format depends upon viewer
Definition at line 147 of file erregtypes.h.