2.9.54 DispFldRmOperand
The DispFldRmOperand structure is an operand that is used by sprmCDispFldRMark and specifies whether the result of a LISTNUM display field contains a revision.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cb |
f |
ibstshort |
|||||||||||||||||||||||||||||
dttm |
|||||||||||||||||||||||||||||||
xst (32 bytes) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
cb (1 byte): An unsigned integer that specifies the size, in bytes, of the remainder of this structure. This value MUST be 39.
f (1 byte): An unsigned integer that specifies whether there is a revision in the result of this LISTNUM display field. Any nonzero value specifies that there is a revision. A value of zero specifies that there are no revisions in the result of this field.
ibstshort (2 bytes): An unsigned integer that specifies the index into SttbfRMark. The value in the string table at index ibstshort specifies the author who made this revision.
dttm (4 bytes): A DTTM that specifies the time of the revision.
xst (32 bytes): A 15-character XST that specifies the previous result of this LISTNUM display field.