#include <wtboard.h>
Public Attributes | |
| UINT | nPageID |
| UINT | nStrokeIDCounter |
| WTBOARDDATASTROKE * | pStrokeList |
| WTBOARDDATASTROKE * | pLastStroke |
| __WTBOARDPAGE * | pPrevPage |
| __WTBOARDPAGE * | pNextPage |
| void * | pDocument |
|
|
The id of the page |
|
|
Current id of the latest stroke - will be increased all the time |
|
|
... |
|
|
Pointer to the last stroke in the page |
|
|
Pointer to the next page |
|
|
Pointer to the previous page |
|
|
Pointer to a list of strokes - defined by WTBOARDDATASTROKE |
1.2.17