2.9.295 SttbSavedBy

The SttbSavedBy structure is an STTB structure that specifies the save history of this document. The strings in the STTB structure are arranged in pairs: A string that specifies the name of the author who saved the document, followed by a string that specifies the path and name of the saved file. These pairs are in order from the earliest saved file to the latest saved file. This STTB structure MUST have an even number of strings, and MUST have less than or equal to 20 strings. There is no extra data appended to the strings of this STTB.


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

fExtend (2 bytes)

cData (2 bytes)

cbExtra (2 bytes)

cchData0 (2 bytes)

Data0 (variable)

cchData1 (2 bytes)

Data1 (variable)

cchDatacData-1 (2 bytes)

DatacData-1 (variable)

The SttbSavedBy structure is an STTB structure that has the following additional restrictions on its field values:

fExtend (2 bytes): This value MUST be 0xFFFF.

cData (2 bytes): This value MUST be even and MUST be less than or equal to 0x0014.

cbExtra (2 bytes): This value MUST be 0x0000.