Function

QmiMessageDmsWriteUserDataInputnew

since: 1.0

Declaration [src]

QmiMessageDmsWriteUserDataInput*
qmi_message_dms_write_user_data_input_new (
  void
)

Description [src]

Allocates a new QmiMessageDmsWriteUserDataInput.

Available since: 1.0

Return value

Type: QmiMessageDmsWriteUserDataInput

The newly created QmiMessageDmsWriteUserDataInput. The returned value should be freed with qmi_message_dms_write_user_data_input_unref().

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