Метод | Описание | |
---|---|---|
SetInterruptHandler ( InterruptHandler interruptHandler ) : void | ||
Setup ( ) : void |
Метод | Описание | |
---|---|---|
Error ( |
||
GetEntryLocation ( uint index ) : uint |
Gets the idt entry location.
|
|
ProcessInterrupt ( |
Interrupts the handler.
|
|
Set ( uint index, uint address, ushort select, byte flags ) : void |
Sets the specified index.
|
|
SetTableEntries ( ) : void |
Sets the IDT.
|
public static SetInterruptHandler ( InterruptHandler interruptHandler ) : void | ||
interruptHandler | InterruptHandler | |
Результат | void |