CHAILink SDK
Version 1.3
|
CLC_ErrorCode LocalDevice_SetSectionName | ( | CPHOBJECT const | hLocalDevice, |
CPSECTIONID const *const | pSectionID, | ||
CPCHAR8 const *const | utf8Name | ||
) |
Set a custom name for the specified section.
[in] | hLocalDevice | Handle to the local device. |
[in] | pSectionID | Pointer to the section ID |
[in] | utf8Name | The section name |