ERROR_BAD_UNIT top-level constant

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

The system cannot find the device specified.

Implementation

@Deprecated('Use WIN32_ERROR.ERROR_BAD_UNIT instead')
const ERROR_BAD_UNIT = 20;