ERROR_WRONG_DISK top-level constant
The wrong diskette is in the drive.
Implementation
@Deprecated('Use WIN32_ERROR.ERROR_WRONG_DISK instead')
const ERROR_WRONG_DISK = 34;
The wrong diskette is in the drive.
@Deprecated('Use WIN32_ERROR.ERROR_WRONG_DISK instead')
const ERROR_WRONG_DISK = 34;