Contents Index Topic Contents | ||
Previous Topic: SOBailOut Next Topic: SOEndColumnInfo |
SOBeginTable
Starts a table definition, indicating that the text in subsequent output calls is part of a table. This function must be called between paragraphs and before row and cell formats are specified.
Syntax
VOID SOBeginTable( HPROC reserved );Parameters
- reserved
- Reserved; do not use.
Return Value
No return value.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.