Struct
QmiMessageWdsCreateProfileOutput
since: 1.18
Description [src]
struct QmiMessageWdsCreateProfileOutput {
/* No available fields */
}
The QmiMessageWdsCreateProfileOutput
structure contains private data and should only be accessed
using the provided API.
Available since: 1.18
Instance methods
qmi_message_wds_create_profile_output_get_extended_error_code
Get the ‘Extended Error Code’ field from self
.
since: 1.18
qmi_message_wds_create_profile_output_get_profile_identifier
Get the ‘Profile Identifier’ field from self
.
since: 1.18
qmi_message_wds_create_profile_output_ref
Atomically increments the reference count of self
by one.
since: 1.18
qmi_message_wds_create_profile_output_unref
Atomically decrements the reference count of self
by one.
If the reference count drops to 0, self
is completely disposed.
since: 1.18