KasperskyOS Community Edition 1.1

KnIoDisableIrq()

This function is declared in the coresrv/io/irq.h file.

Retcode KnIoDisableIrq(Handle rid);

Masks (prohibits) the interrupt with the handle rid.

If successful, the function returns rcOk.