ERROR_BAD_NETPATH top-level constant

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

The network path was not found.

Implementation

@Deprecated('Use WIN32_ERROR.ERROR_BAD_NETPATH instead')
const ERROR_BAD_NETPATH = 53;