Function

QmiMessagePdcDeactivateConfigInputnew

since: 1.18

Declaration [src]

QmiMessagePdcDeactivateConfigInput*
qmi_message_pdc_deactivate_config_input_new (
  void
)

Description [src]

Allocates a new QmiMessagePdcDeactivateConfigInput.

Available since: 1.18

Return value

Type: QmiMessagePdcDeactivateConfigInput

The newly created QmiMessagePdcDeactivateConfigInput. The returned value should be freed with qmi_message_pdc_deactivate_config_input_unref().

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