ERROR_ALREADY_ASSIGNED top-level constant

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

The local device name is already in use.

Implementation

@Deprecated('Use WIN32_ERROR.ERROR_ALREADY_ASSIGNED instead')
const ERROR_ALREADY_ASSIGNED = 85;