Int 67/AH=53h

Prev Next Ralf Interrups Categories Contents

------

LIM EMS 4.0 - GET/SET HANDLE NAME

AH = 53h
AL = subfunction
00h get handle name
ES:DI -> 8-byte buffer for handle name
01h set handle name
DS:SI -> 8-byte handle name
DX = handle

Return:
AH = status (00h,80h,81h,83h,84h,8Fh,A1h) (see #03648)

See Also: AH=52h

Category: Memory Management - Int 67h - L

------

Prev Next Ralf Interrups Categories Contents