Anchor to AppUninstallAppUninstallErrorCodeApp
AppUninstallAppUninstallErrorCode
enum
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to APP_NOT_FOUNDAPP_NOT_FOUND•
The app cannot be found.
- Anchor to APP_NOT_INSTALLEDAPP_NOT_INSTALLED•
The app is not installed.
- Anchor to APP_UNINSTALL_ERRORAPP_UNINSTALL_ERROR•
An error occurred while uninstalling the app.
- Anchor to USER_PERMISSIONS_INSUFFICIENTUSER_PERMISSIONS_INSUFFICIENT•
User does not have sufficient permissions to uninstall this app.
Was this section helpful?