2.9.309 TBC

The TBC structure specifies a toolbar control.


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

tbch (variable)

...

cid (optional)

tbcd (variable)

...

tbch (variable): A structure of type TBCHeader, as specified in [MS-OSHARED], that contains toolbar control information.

cid (4 bytes):  A structure of type Cid that specifies the command identifier for this toolbar control. This MUST only exist if tbch.tcid is not equal to 0x0001 and is not equal to 0x1051. Toolbar controls MUST have only Cid structures whose Cmt values are equal to 0x0001 or 0x0003.

tbcd (variable): A structure of type TBCData, as specified in [MS-OSHARED], that contains toolbar control data. This MUST exist if tbch.tct is not equal to 0x16. This MUST NOT exist if tbch.tct is equal to 0x016.