include vpicd.inc mov eax, IRQHand ; IRQ handle VxDcall VPICD_Convert_Handle_To_IRQ mov [IRQNum], esi ; IRQ number |
The VPICD_Convert_Handle_To_IRQ service returns the number of the IRQ corresponding to the specified IRQ handle.
IRQHand
Specifies the handle of a virtualized IRQ.
The ESI register contains the IRQ number.
ESI, Flags