Contents Index Topic Contents | ||
Previous Topic: SOStartPalette Next Topic: SOVectorAttr |
SOStartTabStops
Starts the definition of tab stops for a paragraph.
Syntax
VOID SOStartTabStops( HPROC reserved );Parameters
- reserved
- Reserved; do not use.
Return Value
No return value.
Remarks
To set tab stops, use the SOPutTabStop function.
The file parser calls this function immediately before setting the first tab stop for the paragraph.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.