Method

MsgDriveItemset_parent_id

Declaration [src]

void
msg_drive_item_set_parent_id (
  MsgDriveItem* self,
  const char* parent_id
)

Description [src]

Set parent id of drive item.

Parameters

parent_id

Type: const char*

Parent id.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.