Function

QmiMessagePdcGetConfigLimitsInputnew

since: 1.18

Declaration [src]

QmiMessagePdcGetConfigLimitsInput*
qmi_message_pdc_get_config_limits_input_new (
  void
)

Description [src]

Allocates a new QmiMessagePdcGetConfigLimitsInput.

Available since: 1.18

Return value

Type: QmiMessagePdcGetConfigLimitsInput

The newly created QmiMessagePdcGetConfigLimitsInput. The returned value should be freed with qmi_message_pdc_get_config_limits_input_unref().

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