2.9.182 PChgTabsOperand
The PChgTabsOperand structure is used by sprmPChgTabs to specify a list of custom tab stops to add and another list of custom tab stops to ignore.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cb |
PChgTabsDelClose (variable) |
||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
PChgTabsAdd (variable) |
|||||||||||||||||||||||||||||||
... |
cb (1 byte): An unsigned integer that specifies the size of the operand. This value MUST be greater than or equal to 2 and less than or equal to 255. A value that is less than 255 specifies the size of the operand in bytes, not including cb. A value of 255 specifies that this instance of sprmPChgTabs MAY<231> be ignored and that the size of the remainder of this operand, in bytes, is calculated by using the following formula:
PChgTabsDelClose (variable): A PchgTabsDelClose that specifies the locations of custom tab stops to ignore.
PChgTabsAdd (variable): A PChgTabsAdd that specifies the locations and properties of custom tab stops to add.