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