SOStartTabStops

Starts the definition of tab stops for a paragraph.

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