Int D4/AH=13h

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

PC-MOS/386 v5.01 - GET ALIAS FOR SELECTOR (NATIVE MODE ONLY)

AH = 13h
AL = type of alias selector (00h data, 01h stack, 02h code)
BX = selector

Return:
CF clear if successful AX = new selector or 0000h if BX selector not found CF set on error AX = error code (see #01680 at INT 21/AH=59h/BX=0000h)

See Also: AH=11h - AH=12h

Category: Other Operating Systems - Int D4h - P

rbline.gif

lup.gif ldown.gif Interrups Categories Contents