SOStartColumnInfoSOStartColumnInfo*
*Contents  *Index  *Topic Contents
*Previous Topic: SOSetDateBase
*Next Topic: SOStartFieldInfo

SOStartColumnInfo

Starts the definition of column information.

Syntax


VOID SOStartColumnInfo(
    HPROC reserved  
);

Parameter

reserved
Reserved; do not use.

Return Value


No return value.

Remarks


The file parser must call this function immediately before setting the information. This function can only be called from the VwStreamSectionFunc function.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.