◄Detail► ◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Interrupt: 21h Function: 44h Subfunction: 08h Title: IOCTL: Check if Block Device is Removable [Version 3.0+] Description: Checks whether the specified block device contains a removable storage medium, such as a floppy disk. Input Output AH = 44h If function successful AL = 08h Carry flag: clear BL = Drive number (0 = default, AL = 00h (if medium is 1 = A, 2 = B,...) removable) = 01h (if medium is not removable) If function unsuccessful Carry flag: set AX = Error code (01h or 0Fh) See: ◄Error codes► -♦-