2.11.26 SlideSyncInfoAtom12

Referenced by: RoundTripSlideSyncInfo12Container

An atom record that specifies timestamps for a slide that synchronizes with a version of the slide stored in a slide library.


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

...

dateTimeModified (16 bytes)

...

...

dateTimeInserted (16 bytes)

...

...

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_RoundTripSlideSyncInfoAtom12.

rh.recLen

MUST be 0x00000020.

dateTimeModified (16 bytes): A DateTimeStruct structure that specifies the time stamp the slide was last modified on the server. This field is equivalent to the serverSldModified attribute as specified in [ECMA-376] Part 4: Markup Language Reference, section 4.7.1.

dateTimeInserted (16 bytes): A DateTimeStruct structure that specifies the time stamp the slide was inserted in the document. This field is equivalent to the clientInsertedTime attribute as specified in [ECMA-376] Part 4: Markup Language Reference, section 4.7.1.