Queries the device for the path of an application.
- Parameters
-
client | The connected installation proxy client. |
appid | ApplicationIdentifier of app to retrieve the path for. |
path | Pointer to store the device path for the application which is set to NULL if it could not be determined. |
- Returns
- INSTPROXY_E_SUCCESS on success, INSTPROXY_E_OP_FAILED if the path could not be determined or an INSTPROXY_E_* error value if an error occurred.