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