| Top |  |  |  |  | 
QmiIndicationPdcDeactivateConfigOutput *
qmi_indication_pdc_deactivate_config_output_ref
                               (QmiIndicationPdcDeactivateConfigOutput *self);
Atomically increments the reference count of self
 by one.
Since: 1.18
void
qmi_indication_pdc_deactivate_config_output_unref
                               (QmiIndicationPdcDeactivateConfigOutput *self);
Atomically decrements the reference count of self
 by one.
If the reference count drops to 0, self
 is completely disposed.
Since: 1.18
gboolean qmi_indication_pdc_deactivate_config_output_get_token (QmiIndicationPdcDeactivateConfigOutput *self,guint32 *value_token,GError **error);
Get the 'Token' field from self
.
Since: 1.18
gboolean qmi_indication_pdc_deactivate_config_output_get_indication_result (QmiIndicationPdcDeactivateConfigOutput *self,guint16 *value_indication_result,GError **error);
Get the 'Indication Result' field from self
.
Since: 1.18
typedef struct _QmiIndicationPdcDeactivateConfigOutput QmiIndicationPdcDeactivateConfigOutput;
The QmiIndicationPdcDeactivateConfigOutput structure contains private data and should only be accessed using the provided API.
Since: 1.18