Method

MksDeviceget_name

Declaration [src]

const char*
mks_device_get_name (
  MksDevice* self
)

Description [src]

Gets the device name.

Gets propertyMks.Device:name

Return value

Type: const char*

No description available.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.