2.2.5.22.10 WB_PERSON
The WB_PERSON packet contains the person object data.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
person (48 bytes) |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
colorID |
synced |
currentPage |
|||||||||||||||||||||||||||||
|
visibleRect |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
pointerActive |
cmgPersonID |
||||||||||||||||||||||||||||||
|
... |
reserved1 |
||||||||||||||||||||||||||||||
|
... |
reserved2 |
||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
person (48 bytes): The name of the node. MUST be present as an array of UCHAR.
colorID (2 bytes): The offset to data from start.
synced (1 byte): 0x00 if not synchronized, 0x01 if synchronized.
-
Name
Value
Not synchronized
0x00
Synchronized
0x01
currentPage (1 byte): The current page identifier.
visibleRect (8 bytes): A TSHR_RECT16 structure that specifies the left, upper, right, and lower edges of the region, in order.
pointerActive (1 byte): 0x00 if the pointer is inactive; 0x01 if the pointer is active.
-
Name
Value
Inactive
0x00
Active
0x01
cmgPersonID (4 bytes): The Generic Conference Control (GCC) user ID.
reserved1 (4 bytes): Reserved. MUST be set to zero and ignored on receipt.
reserved2 (4 bytes): Reserved. MUST be set to zero and ignored on receipt.