3.06 - DOS function 25h - Set Interrupt Vector
if successful: CF clear
if failed: CF set
Notes:
a) This function sets a protected mode interrupt vector and is equivalent to DPMI function 0205h. b) This function will indicate an error (set carry flag) if the selector passed in DS was an invalid selector.
a) This function sets a protected mode interrupt vector and is equivalent to DPMI function 0205h.
b) This function will indicate an error (set carry flag) if the selector passed in DS was an invalid selector.