2.4.20.10 NamedShowListDiffContainer

Referenced by: DocDiff10Container

A container record that specifies how to display the changes made by the reviewer to the NamedShowsContainer record (section 2.6.2).

Let the corresponding reviewer document be as specified in the DiffTree10Container record that contains this NamedShowListDiffContainer record.


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

rhs (28 bytes)

...

...

reserved

rgNamedShowDiff (variable)

...

rhs (28 bytes): A DiffRecordHeaders structure that specifies the header for the container record. Sub-fields are further specified in the following table.

Field

Meaning

rhs.fIndex

MUST be 0x00.

rhs.gmiTag

MUST be Diff_NamedShowListDiff.

reserved (32 bits): MUST be zero and MUST be ignored.

rgNamedShowDiff (variable): An array of NamedShowDiffContainer records that specifies how to display changes made by the reviewer in the corresponding reviewer document to the named shows. The size, in bytes, of the array is specified by the following formula:

 rhs.rh.recLen - rhs.rhAtom.recLen - 8