Int 15/AH=81h

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

OS HOOK - DEVICE CLOSE

AH = 81h
BX = device ID
CX = process ID
CF clear

Return:
CF clear if successful AH = 00h CF set on error AH = status (see #00496)

Note: This function should be hooked by a multitasker which wishes to keep track of device ownership; the default BIOS handler merely returns successfully

See Also: AH=80h - AH=82h

Category: Bios - Int 15h - O

rbline.gif

lup.gif ldown.gif Interrups Categories Contents