libimobiledevice
1.3.0-dirty
API Documentation -
Return to Homepage
About
Structs
Files
Related Pages
libimobiledevice
lockdown.h
lockdownd_activate
lockdownd_client_free
lockdownd_client_new
lockdownd_client_new_with_handshake
lockdownd_client_set_label
lockdownd_client_t
lockdownd_cu_pairing_cb_t
lockdownd_cu_pairing_cb_type_t
lockdownd_cu_pairing_create
lockdownd_cu_send_request_and_get_reply
lockdownd_data_classes_free
lockdownd_deactivate
lockdownd_enter_recovery
lockdownd_error_t
lockdownd_get_device_name
lockdownd_get_device_udid
lockdownd_get_sync_data_classes
lockdownd_get_value
lockdownd_get_value_cu
lockdownd_goodbye
lockdownd_pair
lockdownd_pair_cu
lockdownd_pair_with_options
lockdownd_query_type
lockdownd_receive
lockdownd_remove_value
lockdownd_send
lockdownd_service_descriptor_free
lockdownd_set_value
lockdownd_start_service
lockdownd_start_service_with_escrow_bag
lockdownd_start_session
lockdownd_stop_session
lockdownd_strerror
lockdownd_unpair
lockdownd_validate_pair
◆
lockdownd_get_value()
lockdownd_error_t
lockdownd_get_value
(
lockdownd_client_t
client
,
const char *
domain
,
const char *
key
,
plist_t *
value
)
Retrieves a preferences plist using an optional domain and/or key name.
Parameters
client
An initialized lockdownd client.
domain
The domain to query on or NULL for global domain
key
The key name to request or NULL to query for all keys
value
A plist node representing the result value node
Returns
LOCKDOWN_E_SUCCESS on success, LOCKDOWN_E_INVALID_ARG when client is NULL
© 2007-2024
libimobiledevice
All rights reserved
Generated on
Tue Aug 20 2024 17:50:19
by
doxygen 1.12.0
Icons by
Tango
Design © 2024 by
Mirell