Function

QmiMessageWdsSetAutoconnectSettingsInputnew

since: 1.14

Declaration [src]

QmiMessageWdsSetAutoconnectSettingsInput*
qmi_message_wds_set_autoconnect_settings_input_new (
  void
)

Description [src]

Allocates a new QmiMessageWdsSetAutoconnectSettingsInput.

Available since: 1.14

Return value

Type: QmiMessageWdsSetAutoconnectSettingsInput

The newly created QmiMessageWdsSetAutoconnectSettingsInput. The returned value should be freed with qmi_message_wds_set_autoconnect_settings_input_unref().

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