ERROR_ADAP_HDW_ERR top-level constant

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

A network adapter hardware error occurred.

Implementation

@Deprecated('Use WIN32_ERROR.ERROR_ADAP_HDW_ERR instead')
const ERROR_ADAP_HDW_ERR = 57;