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