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