![]() |
Home |
|
Function RTRestoreVectorFunction RTRestoreVector restores an Interrupt Descriptor previously saved by RTSaveVector: void RTRestoreVector(BYTE Vector, const RTInterruptGate * Gate); ParametersVectorSpecifies which entry to restore. GateA pointer to a buffer from which the descriptor is copied.
|