CHAILink SDK
Version 1.3
|
CLC_ErrorCode LocalDevice_GetName | ( | CPHOBJECT const | hLocalDevice, |
DeviceNameFormats | format, | ||
CPCHAR8 const **const | putf8Name | ||
) |
Get the specified name.
[in] | hLocalDevice | Handle to the local device. |
[in] | format | The requested name type. See DeviceNameFormats enumeration. |
[out] | putf8Name | Pointer to string pointer filled with the name string corresponding to the requested name format. |