Connects to the installation_proxy service on the specified device.
- Parameters
-
device | The device to connect to |
service | The service descriptor returned by lockdownd_start_service. |
client | Pointer that will be set to a newly allocated instproxy_client_t upon successful return. |
- Returns
- INSTPROXY_E_SUCCESS on success, or an INSTPROXY_E_* error value when an error occurred.