SOEndTable

Ends a table definition, indicating that the text in subsequent output calls is no longer part of a table.

The function must be called after a row break.

VOID SOEndTable(

    HPROC reserved

 

   );

 

 

Parameters

reserved

Reserved; do not use.

 

Return Values

None.