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.
VOID SOBeginTable(
HPROC reserved |
|
); |
|
Parameters
reserved
Reserved; do
not use.
Return Values
None.