2.5.153 FtRboData

The FtRboData structure specifies the properties of the radio button Obj containing this FtRboData.


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

ft

cb

idRadNext

fFirstBtn

ft (2 bytes):  Reserved. MUST be 0x0011.

cb (2 bytes):  Reserved. MUST be 0x0004.

idRadNext (2 bytes): An ObjId that specifies the next radio button in a group of radio buttons. A value of idRadNext.id equal to 0 or equal to the containing Obj’s cmo.id specifies there is no next radio button.

fFirstBtn (2 bytes): A Boolean (section 2.5.14) that specifies whether this is the first radio button in its group. MUST be a value from the following table:

Value

Meaning

0x0000

This is not the first radio button.

0x0001

This is the first radio button in the group.