SOPutColumnInfo

Sets column information.

The file parser must call the SOStartColumnInfo 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 SOCOLUMN structure containing the column information.

reserved

Reserved; do not use.

Return Values

None.