ERROR_BAD_REM_ADAP top-level constant

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

The remote adapter is not compatible.

Implementation

@Deprecated('Use WIN32_ERROR.ERROR_BAD_REM_ADAP instead')
const ERROR_BAD_REM_ADAP = 60;