ERROR_BAD_DEV_TYPE top-level constant

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

The network resource type is not correct.

Implementation

@Deprecated('Use WIN32_ERROR.ERROR_BAD_DEV_TYPE instead')
const ERROR_BAD_DEV_TYPE = 66;