Prev Next

SOPutSectionName

Sets the name of a section.

VOID SOPutSectionName(

    char VWPTR *pName,

    HPROC reserved

   );

Parameters

pName
Address of a null-terminated string specifying the name of the section.
reserved
Reserved; do not use.

Return Values

None.