Int 2F/AX=110Ch

Prev Next Ralf Interrups Categories Contents

------

NETWORK REDIRECTOR - GET DISK INFORMATION

AX = 110Ch
ES:DI -> current directory structure for desired drive

Return:
CF clear if data valid AL = sectors per cluster AH = media ID byte BX = total clusters CX = bytes per sector DX = number of available clusters CF set if data invalid

Note: This function is called by the DOS 3.1+ kernel

See Also: INT 21/AH=36h

Category: Network - Int 2Fh - N

------

Prev Next Ralf Interrups Categories Contents