SOEndTabStopsSOEndTabStops*
*Contents  *Index  *Topic Contents
*Previous Topic: SOEndTable
*Next Topic: SOGetInfo

SOEndTabStops

Ends the definition of tabs stops for a paragraph.

Syntax


VOID SOEndTabStops(
    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 the SOEndTabStops function immediately after setting the last tab stop for the paragraph.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.