Function

QmiMessageWdsSwiCreateProfileIndexedInputnew

since: 1.22

Declaration [src]

QmiMessageWdsSwiCreateProfileIndexedInput*
qmi_message_wds_swi_create_profile_indexed_input_new (
  void
)

Description [src]

Allocates a new QmiMessageWdsSwiCreateProfileIndexedInput.

Available since: 1.22

Return value

Type: QmiMessageWdsSwiCreateProfileIndexedInput

The newly created QmiMessageWdsSwiCreateProfileIndexedInput. The returned value should be freed with qmi_message_wds_swi_create_profile_indexed_input_unref().

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