SOPutColumnInfo

Sets column information.

The file parser must call the SOStartColumnInfo1DESRGI function before calling this function.

This function can only be called from the VwStreamSection function.

VOID SOPutColumnInfo(

    PSOCOLUMN pColumn,

 

    HPROC reserved

 

   );

 

 

Parameters

pColumn

Address of the SOCOLUMN13JZ7SO structure containing the column information.

reserved

Reserved; do not use.

 

Return Values

None.