Main Page   Compound List   File List   Compound Members   File Members  

__STROKE_MSG_HEADER Struct Reference

List of all members.

Public Attributes

unsigned char chVersion
UINT nPageID
UINT nStrokeID
COLORREF StrokeColor
unsigned char LineWidth
UINT nNodeCount

Detailed Description

Stroke message header is designed as follows:

nNodeCount - the number of nodes in the pen stroke

The stroke body contains the nodes of the stroke defined as

See also:
WTBOARDDATANODE in wtboard.h


Member Data Documentation

unsigned char __STROKE_MSG_HEADER::chVersion
 

chVersion - version of the protocol, for easy extension of the protocol

unsigned char __STROKE_MSG_HEADER::LineWidth
 

the color of the stroke defined by the RGB(r,g,b) function

UINT __STROKE_MSG_HEADER::nNodeCount
 

nNodeCount - the number of nodes in the pen stroke

UINT __STROKE_MSG_HEADER::nPageID
 

nPageID - the page the stroke should be sent to.

UINT __STROKE_MSG_HEADER::nStrokeID
 

nStrokeID - the id of the stroke on the page

COLORREF __STROKE_MSG_HEADER::StrokeColor
 

LineWidth - sets a default linewidth (currently not used)


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