Top |
QmiIndicationLocDeleteAssistanceDataOutput *
qmi_indication_loc_delete_assistance_data_output_ref
(QmiIndicationLocDeleteAssistanceDataOutput *self
);
Atomically increments the reference count of self
by one.
Since: 1.22
void
qmi_indication_loc_delete_assistance_data_output_unref
(QmiIndicationLocDeleteAssistanceDataOutput *self
);
Atomically decrements the reference count of self
by one.
If the reference count drops to 0, self
is completely disposed.
Since: 1.22
gboolean qmi_indication_loc_delete_assistance_data_output_get_indication_status (QmiIndicationLocDeleteAssistanceDataOutput *self
,QmiLocIndicationStatus *value_indication_status
,GError **error
);
Get the 'Indication Status' field from self
.
self |
||
value_indication_status |
a placeholder for the output QmiLocIndicationStatus, or |
[out] |
error |
Return location for error or |
Since: 1.22
typedef struct _QmiIndicationLocDeleteAssistanceDataOutput QmiIndicationLocDeleteAssistanceDataOutput;
The QmiIndicationLocDeleteAssistanceDataOutput structure contains private data and should only be accessed using the provided API.
Since: 1.22