![]() |
Home |
|
Function RTSaveVectorThis function saves an entry of the Interrupt Descriptor Table: void RTSaveVector(BYTE Vector, RTInterruptGate * Gate); ParametersVectorSpecifies which entry to save. GateA pointer to a buffer to which the descriptor is copied.
|