en:docs:dos:api:int21:35

Note: This API call is for DOS and Win16 personality only. Use Family API for portability.

2018/09/07 08:04 · prokushev

Int 21H, AH=34H

Version

2 and higher

Brief

GET INTERRUPT VECTOR

Family API

Input

      AH = 35h
      AL = interrupt number

Return

ES:BX → current interrupt handler

Notes

under DR DOS 5.0+, this function does not use any of the DOS-internal

        stacks and may thus be called at any time
        

See also

AH=25h,AX=2503h

Note

2018/09/04 20:23 · prokushev

en/docs/dos/api/int21/35.txt · Last modified: 2020/12/11 06:18 by prokushev