Assembly Language Help (alang.hlp) (Table of Contents; Topic list)
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).
                                    -♦-