SOPutFieldInfo

Sets field information.

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

This function can only be called from the VwStreamSection function.

VOID SOPutFieldInfo(

    PSOFIELD pField,

 

    HPROC reserved

 

   );

 

 

Parameters

pField

Address of the SOFIELD70Q_GC structure containing the field information.

reserved

Reserved; do not use.

 

Return Values

None.