Function
QmiMessageWdsStopNetworkInputnew
since: 1.0
Declaration [src]
QmiMessageWdsStopNetworkInput*
qmi_message_wds_stop_network_input_new (
void
)
Return value
Type: QmiMessageWdsStopNetworkInput
The newly created QmiMessageWdsStopNetworkInput
. The returned value should be freed with qmi_message_wds_stop_network_input_unref().
The caller of the function takes ownership of the data, and is responsible for freeing it. |