Function

QmiMessageWdsGetDefaultSettingsInputnew

since: 1.8

Declaration [src]

QmiMessageWdsGetDefaultSettingsInput*
qmi_message_wds_get_default_settings_input_new (
  void
)

Description [src]

Allocates a new QmiMessageWdsGetDefaultSettingsInput.

Available since: 1.8

Return value

Type: QmiMessageWdsGetDefaultSettingsInput

The newly created QmiMessageWdsGetDefaultSettingsInput. The returned value should be freed with qmi_message_wds_get_default_settings_input_unref().

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