Main Page   Compound List   File List   Compound Members   File Members  

__WTBOARDPAGE Struct Reference

#include <wtboard.h>

List of all members.

Public Attributes

UINT nPageID
UINT nStrokeIDCounter
WTBOARDDATASTROKEpStrokeList
WTBOARDDATASTROKEpLastStroke
__WTBOARDPAGE * pPrevPage
__WTBOARDPAGE * pNextPage
void * pDocument


Detailed Description

Defines one page with pointers to a list of strokes


Member Data Documentation

UINT __WTBOARDPAGE::nPageID
 

The id of the page

UINT __WTBOARDPAGE::nStrokeIDCounter
 

Current id of the latest stroke - will be increased all the time

void* __WTBOARDPAGE::pDocument
 

...

WTBOARDDATASTROKE* __WTBOARDPAGE::pLastStroke
 

Pointer to the last stroke in the page

struct __WTBOARDPAGE* __WTBOARDPAGE::pNextPage
 

Pointer to the next page

struct __WTBOARDPAGE* __WTBOARDPAGE::pPrevPage
 

Pointer to the previous page

WTBOARDDATASTROKE* __WTBOARDPAGE::pStrokeList
 

Pointer to a list of strokes - defined by WTBOARDDATASTROKE


The documentation for this struct was generated from the following file:
Generated on Mon Sep 9 21:01:18 2002 for vpiWhiteboard by doxygen1.2.17