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