Prev Next

SOPutDataCell

Outputs data for a cell.

VOID SOPutCell(

    PSODATACELL pCell,

    HPROC reserved

   );

Parameters

pCell
Address of a SODATACELL structure.
reserved
Reserved; do not use.

Return Values

None.