2.8.10 LevelInfoAtom
Referenced by: ParaBuildLevel
An atom record that specifies the level for a paragraph.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
rh |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
level |
rh (8 bytes): A RecordHeader structure (section 2.3.1) that specifies the header for this record. Sub-fields are further specified in the following table.
-
Field
Meaning
rh.recVer
MUST be 0x0.
rh.recInstance
MUST be 0x000.
rh.recType
MUST be RT_LevelInfoAtom.
rh.recLen
MUST be 0x00000004
level (4 bytes): An unsigned integer that specifies the paragraph level. It MUST be less than or equal to 0x00000009. It SHOULD<106> be less than or equal to 0x00000005.