[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 13 Fn 15  - Disk - Get Disk Type (xt 1/10/86 Or Later,xt286,at,ps)     [B]

   AH = 15h
   DL = drive number (bit 7 set for hard disk)

Return: CF clear if successful
       AH = type code
       00h no such drive
       01h floppy without change-line support
       02h floppy with change-line support
       03h hard disk
           CX:DX = number of 512-byte sectors
   CF set on error
       AH = status (see AH=01h)

See Also: AH=08h,AH=16h,AH=17h,AH=19h"SCSI"

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson