Function

QmiMessagePdsSetAutoTrackingStateInputnew

since: 1.0

Declaration [src]

QmiMessagePdsSetAutoTrackingStateInput*
qmi_message_pds_set_auto_tracking_state_input_new (
  void
)

Description [src]

Allocates a new QmiMessagePdsSetAutoTrackingStateInput.

Available since: 1.0

Return value

Type: QmiMessagePdsSetAutoTrackingStateInput

The newly created QmiMessagePdsSetAutoTrackingStateInput. The returned value should be freed with qmi_message_pds_set_auto_tracking_state_input_unref().

The caller of the function takes ownership of the data, and is responsible for freeing it.