Function

QmiMessageDmsHpChangeDeviceModeInputnew

since: 1.18

Declaration [src]

QmiMessageDmsHpChangeDeviceModeInput*
qmi_message_dms_hp_change_device_mode_input_new (
  void
)

Description [src]

Allocates a new QmiMessageDmsHpChangeDeviceModeInput.

Available since: 1.18

Return value

Type: QmiMessageDmsHpChangeDeviceModeInput

The newly created QmiMessageDmsHpChangeDeviceModeInput. The returned value should be freed with qmi_message_dms_hp_change_device_mode_input_unref().

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