SOPutSectionNameSOPutSectionName*
*



Contents  *



Index  *Topic Contents
*Previous Topic: SOPutScanLineData
*Next Topic: SOPutSectionType

SOPutSectionName

Sets the name of a section.

Syntax


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 Value


No return value.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.