ERROR_BAD_NET_RESP top-level constant

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

The specified server cannot perform the requested operation.

Implementation

@Deprecated('Use WIN32_ERROR.ERROR_BAD_NET_RESP instead')
const ERROR_BAD_NET_RESP = 58;