Function

QmiMessageDmsFoxconnChangeDeviceModeInputnew

since: 1.26

Declaration [src]

QmiMessageDmsFoxconnChangeDeviceModeInput*
qmi_message_dms_foxconn_change_device_mode_input_new (
  void
)

Description [src]

Allocates a new QmiMessageDmsFoxconnChangeDeviceModeInput.

Available since: 1.26

Return value

Type: QmiMessageDmsFoxconnChangeDeviceModeInput

The newly created QmiMessageDmsFoxconnChangeDeviceModeInput. The returned value should be freed with qmi_message_dms_foxconn_change_device_mode_input_unref().

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