Function

QmiMessagePdcGetConfigInfoInputnew

since: 1.18

Declaration [src]

QmiMessagePdcGetConfigInfoInput*
qmi_message_pdc_get_config_info_input_new (
  void
)

Description [src]

Allocates a new QmiMessagePdcGetConfigInfoInput.

Available since: 1.18

Return value

Type: QmiMessagePdcGetConfigInfoInput

The newly created QmiMessagePdcGetConfigInfoInput. The returned value should be freed with qmi_message_pdc_get_config_info_input_unref().

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