ERROR_GEN_FAILURE top-level constant

  1. @Deprecated('Use WIN32_ERROR.ERROR_GEN_FAILURE instead')
int const ERROR_GEN_FAILURE

A device attached to the system is not functioning.

Implementation

@Deprecated('Use WIN32_ERROR.ERROR_GEN_FAILURE instead')
const ERROR_GEN_FAILURE = 31;