Prev Next

SOEndTabStops

Ends the definition of tabs stops for a paragraph.

To set tab stops, use the SOPutTabStop function.

The file parser calls this function immediately after setting the last tab stop for the paragraph.

VOID SOEndTabStops(

    HPROC reserved

   );

Parameters

reserved
Reserved; do not use.

Return Values

None.