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