ERROR_GEN_FAILURE top-level constant
A device attached to the system is not functioning.
Implementation
@Deprecated('Use WIN32_ERROR.ERROR_GEN_FAILURE instead')
const ERROR_GEN_FAILURE = 31;
A device attached to the system is not functioning.
@Deprecated('Use WIN32_ERROR.ERROR_GEN_FAILURE instead')
const ERROR_GEN_FAILURE = 31;