Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The TxORuns structure specifies the formatting run information for the TxO record and zero or more Continue records immediately following.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
rgTxoRuns (variable) |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
lastRun |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
rgTxoRuns (variable): An array of Run. Each Run specifies the formatting information for a text run. formatRun.ich MUST be less than or equal to cchText of the preceding TxO record. The number of elements in this array is as follows:
-
(cbRuns of the preceding TxO record / 8 – 1).
lastRun (8 bytes): A TxOLastRun that marks the end of the text run. This field is only present in the last Continue record following the TxO record. <188>