SOStartTabStops

Starts the definition of tab stops for a paragraph.

To set tab stops, use the SOPutTabStop17GTGR9 function.

The file parser calls this function immediately before setting the first tab stop for the paragraph.

VOID SOStartTabStops(

    HPROC reserved

 

   );

 

 

Parameters

reserved

Reserved; do not use.

 

Return Values

None.