Assembly Language Help (alang.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 1Eh
 Detail                                    Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Interrupt:   1Eh
 
  Title:       Pointer to Disk Drive Parameter Table
 
  See also:    Disk I/O Interrupts
 
  Description:                                          [PC] [AT] [PS/2]
 
 
     Vector points to an 11-byte data structure used by BIOS Int
     13h routine.
 
     Vector does not point to a valid routine and must not be called
     with an INT instruction. Access this with Int 21h Function 35h
     (Get Interrupt Vector).
                                    -♦-