Method

MsgDriveItemget_drive_id

Declaration [src]

const char*
msg_drive_item_get_drive_id (
  MsgDriveItem* self
)

Description [src]

Gets drive id of drive item.

Return value

Type: const char*

Drive id of drive item.

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