Top |
WDS Extended Ip Config indicationWDS Extended Ip Config indication — Methods to manage the WDS Extended Ip Config indication. |
QmiIndicationWdsExtendedIpConfigOutput *
qmi_indication_wds_extended_ip_config_output_ref
(QmiIndicationWdsExtendedIpConfigOutput *self
);
Atomically increments the reference count of self
by one.
Since: 1.32
void
qmi_indication_wds_extended_ip_config_output_unref
(QmiIndicationWdsExtendedIpConfigOutput *self
);
Atomically decrements the reference count of self
by one.
If the reference count drops to 0, self
is completely disposed.
Since: 1.32
gboolean qmi_indication_wds_extended_ip_config_output_get_changed_ip_configuration (QmiIndicationWdsExtendedIpConfigOutput *self
,QmiWdsRequestedSettings *value_changed_ip_configuration
,GError **error
);
Get the 'Changed IP Configuration' field from self
.
self |
||
value_changed_ip_configuration |
a placeholder for the output QmiWdsRequestedSettings, or |
[out][optional] |
error |
Return location for error or |
Since: 1.32
typedef struct _QmiIndicationWdsExtendedIpConfigOutput QmiIndicationWdsExtendedIpConfigOutput;
The QmiIndicationWdsExtendedIpConfigOutput structure contains private data and should only be accessed using the provided API.
Since: 1.32