Constructor

MsgDriveItemFilenew

Declaration [src]

MsgDriveItemFile*
msg_drive_item_file_new (
  void
)

Description [src]

Creates a new MsgDriveItemFile.

Return value

Type: MsgDriveItemFile

The newly created MsgDriveItemFile

The caller of the function takes ownership of the data, and is responsible for freeing it.