Function
QmiMessagePdcDeleteConfigInputnew
since: 1.18
Declaration [src]
QmiMessagePdcDeleteConfigInput*
qmi_message_pdc_delete_config_input_new (
void
)
Return value
Type: QmiMessagePdcDeleteConfigInput
The newly created QmiMessagePdcDeleteConfigInput
. The returned value should be freed with qmi_message_pdc_delete_config_input_unref().
The caller of the function takes ownership of the data, and is responsible for freeing it. |