include vpicd.inc mov eax, IRQHandle VxDcall VPICD_Convert_Handle_To_IRQ mov [IRQNum], esi
Retrieves the number of the IRQ corresponding to the specified IRQ handle. Uses ESI and Flags.
IRQHandle
Handle of a virtualized IRQ.