2.5.20 ObjectInfoDependencyOverridesFND

The data for a FileNode structure (section 2.4.3) that specifies updated reference counts for objects (section 2.1.5). The override data is specified by the ref field if the value of the ref field is not "fcrNil" (section 2.2.4); otherwise, the override data is specified by the data field. The total size of the data field, in bytes, MUST be less than 1024; otherwise, the override data MUST be in the location referenced by the ref field.

This structure has the following format.


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

ref (variable)

...

data (variable)

...

ref (variable): A FileNodeChunkReference structure that specifies the location of an ObjectInfoDependencyOverrideData structure (section 2.6.10) if the value of the ref field is not "fcrNil".

data (variable): An optional ObjectInfoDependencyOverrideData structure (section 2.6.10) that specifies the updated reference counts for objects (section 2.1.5). MUST exist if the value of the ref field is "fcrNil".