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