ERROR_SECTOR_NOT_FOUND top-level constant
The drive cannot find the sector requested.
Implementation
@Deprecated('Use WIN32_ERROR.ERROR_SECTOR_NOT_FOUND instead')
const ERROR_SECTOR_NOT_FOUND = 27;
The drive cannot find the sector requested.
@Deprecated('Use WIN32_ERROR.ERROR_SECTOR_NOT_FOUND instead')
const ERROR_SECTOR_NOT_FOUND = 27;