2.2.2.4.3.3 Notify State

The Notify State order is broadcast to indicate whether the sender is currently controllable.


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

Msg

state

controllerId

Msg (2 bytes): MUST be set to 0x0000.

state (2 bytes): MUST be set to 0x0000 or 0x0001. If set to 0x0001, the sender is controllable. If set to 0x0000, the sender is not controllable.

Value

Meaning

0x0000

The sender is not controllable.

0x0001

The sender is controllable.

controllerId (4 bytes): The identifier of the client that is currently in control. If no client is in control, controllerId MUST be set to 0x00000000.

This order is provided for backward compatibility with Microsoft NetMeeting version 2.