Prev Next

SOStartColumnInfo

Starts the definition of column information.

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

VOID SOStartColumnInfo(

    HPROC reserved

   );

Parameters

reserved
Reserved; do not use.

Return Values

None.