2.9.6 ATRDPost10

The ATRDPost10 structure represents information about a comment that includes a date and time stamp, information about whether the comment was inked, and the tree structure of the comments. See the description of AtrdExtra for more about the tree layout. The location of the comment about which an ATRDPost10 contains information is specified by the CP corresponding to the ATRDPre10 in the PlcfandRef specified by fcPlcfandRef in FibRgFcLcb97 with the same index as the ATRDPost10.


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

dttm

padding1

cDepth

...

diatrdParent

...

A

B

padding2

...

dttm (4 bytes):  A DTTM specifying the date and time on which this comment was last created or modified.

padding1 (16 bits): This value MUST be 0, and MUST be ignored.

cDepth (4 bytes): The depth of this comment in the tree. If cDepth is 0, this comment has no parent and diatrdParent MUST be equal to zero. If this comment has a parent then cDepth MUST be equal to the cDepth value of the parent incremented by 1.

diatrdParent (4 bytes): The offset in the Table Stream of the parent of this comment in the tree. The parent is located 18*diatrdParent bytes from the position of this comment. If diatrdParent is negative, the parent is located earlier in the stream; if diatrdParent is positive, the parent is located later in the stream. If diatrdParent is 0, this comment has no parent and cDepth MUST be equal to zero.

A - fOWSDiscussionItem (1 bit): This value MUST be 0, and MUST be ignored.

B - fInkAtn (1 bit): Denotes whether this comment is an ink annotation comment.

padding2 (30 bits):  This value MUST be 0, and MUST be ignored.