ERROR_REM_NOT_LIST top-level constant

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

Windows cannot find the network path. Verify that the network path is correct and the destination computer is not busy or turned off. If Windows still cannot find the network path, contact your network administrator.

Implementation

@Deprecated('Use WIN32_ERROR.ERROR_REM_NOT_LIST instead')
const ERROR_REM_NOT_LIST = 51;