Function

QmiMessageUimWriteRecordInputnew

since: 1.6

Declaration [src]

QmiMessageUimWriteRecordInput*
qmi_message_uim_write_record_input_new (
  void
)

Description [src]

Allocates a new QmiMessageUimWriteRecordInput.

Available since: 1.6

Return value

Type: QmiMessageUimWriteRecordInput

The newly created QmiMessageUimWriteRecordInput. The returned value should be freed with qmi_message_uim_write_record_input_unref().

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