Function

QmiMessageWdsModifyProfileInputnew

since: 1.18

Declaration [src]

QmiMessageWdsModifyProfileInput*
qmi_message_wds_modify_profile_input_new (
  void
)

Description [src]

Allocates a new QmiMessageWdsModifyProfileInput.

Available since: 1.18

Return value

Type: QmiMessageWdsModifyProfileInput

The newly created QmiMessageWdsModifyProfileInput. The returned value should be freed with qmi_message_wds_modify_profile_input_unref().

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