ERROR_SYS_INTEGRITY_FAILED constant

int const ERROR_SYS_INTEGRITY_FAILED

The device failed the system integrity check, for example, the device has been rooted, the device ROM has been flashed, or the system has been damaged.

Implementation

static const int ERROR_SYS_INTEGRITY_FAILED = 1001;