2.3.4 PersistDirectoryAtom
An atom record that specifies a persist object directory. Each persist object identifier specified MUST be unique in that persist object directory.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
rh |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
rgPersistDirEntry (variable) |
|||||||||||||||||||||||||||||||
... |
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_PersistDirectoryAtom (section 2.13.24).
rgPersistDirEntry (variable): An array of PersistDirectoryEntry structures (section 2.3.5) that specifies persist object identifiers and stream offsets to persist objects. The size, in bytes, of the array is specified by rh.recLen.