SOEndTabStops

Ends the definition of tabs stops for a paragraph.

To set tab stops, use the SOPutTabStop17GTGR9 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.