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