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