INT 2F U - DOS 3.0+ internal - GET INTERRUPT ADDRESS                            
	AX = 1202h
	STACK: WORD vector number
Return: ES:BX -> interrupt vector (DWORDDoubleword; four bytes.	 Commonly used to hold a 32-bit segment:offset or selector:offset address. containing handler's address)
	STACK unchanged