2.2.5.22.8 WB_LOCK

The WB_LOCK packet contains the type and owner who is currently locking the whiteboard contents.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

objectType

lockType

seqStamp_userID

pad

objectType (2 bytes): MUST be set to 0x0002.

lockType (2 bytes): MUST be set to one of the following values:

Value

Meaning

0x0000

No objects are locked.

0x0001

The entire whiteboard workspace is locked.

0x0002

The objects in the current page are locked.

seqStamp_userID (2 bytes): The MCS user ID of the issuing object manager instance.

pad (2 bytes): Reserved. MUST be set to zero when sent and MUST be ignored on receipt.