Method

MksSessionget_uuid

Declaration [src]

const char*
mks_session_get_uuid (
  MksSession* self
)

Description [src]

Gets the unique identifier of the VM.

Gets propertyMks.Session:uuid

Return value

Type: const char*

No description available.

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