Method

MsgDriveItemget_parent_id

Declaration [src]

const char*
msg_drive_item_get_parent_id (
  MsgDriveItem* self
)

Description [src]

Gets parent id of drive item.

Return value

Type: const char*

Parent id of drive item.

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