qa.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Int 13H Function 10H
   Summary  Notes  Back
──────────────────────────────────────────────────────────────────────────────
 
  Description:  Get Drive Status      [PC] [AT] [PS/2]
 
  Tests whether the specified fixed disk drive is operational and returns
  the drive's status.
 
  Input                            Output
  ═════════════════════            ════════════════════════════════════
  AH=10H                           If function successful
  DL=drive                         Carry flag=clear
     80H-FFH fixed disk            AH=00H
                                   If function unsuccessful
                                   Carry flag=set
                                   AH=status (see Int 13H Function 01H)
                                    -♦-