Int 15/AH=52h

Prev Next Ralf Interrups Categories Contents

------

IBM/MS INT 13 Extensions - MEDIA EJECT INTERCEPT

AH = 52h
DL = drive number

Return:
CF clear if OK to eject media AH = 00h CF set if ejection disallowed AH = error code (B1h,B3h) (see #00234)

Note: Called by the IBM/MS INT 13 Extensions driver/BIOS when an ejection request is made

See Also: INT 13/AH=46h"INT 13 Extensions"

Category: Disk I/O Enhancements - Int 15h - I

------

Prev Next Ralf Interrups Categories Contents