2.10.3 ExObjListAtom

Referenced by: ExObjListContainer

An atom record that specifies properties for the containing ExObjListContainer record (section 2.10.1).


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

rh

...

exObjIdSeed

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 an RT_ExternalObjectListAtom.

rh.recLen

MUST be 0x00000004.

exObjIdSeed (4 bytes): A signed integer that specifies a seed for creating a new ExObjId (section 2.2.7) or ExHyperlinkId (section 2.2.5) value. It MUST be greater than or equal to the largest ExObjId value in the file as specified by the ExMediaAtom record (section 2.10.6) or ExOleObjAtom record (section 2.10.12) and MUST be greater than or equal to the largest ExHyperlinkId value in the file as specified by the ExHyperlinkAtom record (section 2.10.17). It MUST be greater than or equal to 0x00000001.