Contents Index Topic Contents | ||
Previous Topic: SOEndPalette Next Topic: SOEndTabStops |
SOEndTable
Ends a table definition, indicating that the text in subsequent output calls is no longer part of a table.
Syntax
VOID SOEndTable( HPROC reserved );Parameters
- reserved
- Reserved; do not use.
Return Value
No return value.
Remarks
This function must be called after a row break.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.