CHAILink SDK
Version 1.3
|
CLC_ErrorCode LocalDevice_SetCustomName | ( | CPHOBJECT const | hLocalDevice, |
CPCHAR8 const *const | utf8CustomName | ||
) |
Set the Custom name.
If not empty, the custom name override the default name.
[in] | hLocalDevice | Handle to the local device. |
[in] | utf8CustomName | The new custom name, or NULL to remove custom name. |