ERROR_DEV_NOT_EXIST top-level constant

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

The specified network resource or device is no longer available.

Implementation

@Deprecated('Use WIN32_ERROR.ERROR_DEV_NOT_EXIST instead')
const ERROR_DEV_NOT_EXIST = 55;