ERROR_TOO_MANY_NAMES top-level constant

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

The name limit for the local computer network adapter card was exceeded.

Implementation

@Deprecated('Use WIN32_ERROR.ERROR_TOO_MANY_NAMES instead')
const ERROR_TOO_MANY_NAMES = 68;