Function

QmiMessageLocInjectXtraDataInputnew

since: 1.22

Declaration [src]

QmiMessageLocInjectXtraDataInput*
qmi_message_loc_inject_xtra_data_input_new (
  void
)

Description [src]

Allocates a new QmiMessageLocInjectXtraDataInput.

Available since: 1.22

Return value

Type: QmiMessageLocInjectXtraDataInput

The newly created QmiMessageLocInjectXtraDataInput. The returned value should be freed with qmi_message_loc_inject_xtra_data_input_unref().

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