Function

QmiMessageDmsSetOperatingModeInputnew

since: 1.0

Declaration [src]

QmiMessageDmsSetOperatingModeInput*
qmi_message_dms_set_operating_mode_input_new (
  void
)

Description [src]

Allocates a new QmiMessageDmsSetOperatingModeInput.

Available since: 1.0

Return value

Type: QmiMessageDmsSetOperatingModeInput

The newly created QmiMessageDmsSetOperatingModeInput. The returned value should be freed with qmi_message_dms_set_operating_mode_input_unref().

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