ERROR_BAD_NET_NAME top-level constant

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

The network name cannot be found.

Implementation

@Deprecated('Use WIN32_ERROR.ERROR_BAD_NET_NAME instead')
const ERROR_BAD_NET_NAME = 67;