ERROR_NETNAME_DELETED top-level constant

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

The specified network name is no longer available.

Implementation

@Deprecated('Use WIN32_ERROR.ERROR_NETNAME_DELETED instead')
const ERROR_NETNAME_DELETED = 64;