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