Function
QmiMessageDsdSystemStatusChangeInputnew
since: 1.32
Declaration [src]
QmiMessageDsdSystemStatusChangeInput*
qmi_message_dsd_system_status_change_input_new (
void
)
Return value
Type: QmiMessageDsdSystemStatusChangeInput
The newly created QmiMessageDsdSystemStatusChangeInput
. The returned value should be freed with qmi_message_dsd_system_status_change_input_unref().
The caller of the function takes ownership of the data, and is responsible for freeing it. |