2.2.10.7 FormObjectDepthTypeCount

Specifies the depth and SITE_TYPE of an embedded control. Optionally specifies a count of consecutive controls that have the same depth and SITE_TYPE.


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

Depth

TypeOrCount

A

OptionalType (optional)

Depth (1 byte): An unsigned integer that specifies the depth of an embedded control, that is, how many controls exist in the hierarchy between the embedded control and the parent control.

TypeOrCount (7 bits): An unsigned integer. If fCount is set to zero, this field specifies the SITE_TYPE of an embedded control. If fCount is set to 1, this field specifies the number of consecutive embedded controls of the same depth and SITE_TYPE.

A - fCount (1 bit): Specifies whether TypeOrCount is a count of consecutive embedded controls.

OptionalType (1 byte): Specifies the SITE_TYPE of TypeOrCount consecutive embedded controls when fCount is set to 1. If fCount is set to zero, this field MUST NOT be stored.