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