Contents Index Topic Contents | ||
Previous Topic: SOBeginTable Next Topic: SOEndFieldInfo |
SOEndColumnInfo
Ends the definition of column information. The file parser must call this function immediately after setting the column information.
Syntax
VOID SOEndColumnInfo( HPROC reserved );Parameters
- reserved
- Reserved; do not use.
Return Value
No return value.
Remarks
This function can only be called from the VwStreamSectionFunc function.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.