DevHelp SetROMVector: Difference between revisions
Appearance
Created page with "This service is used to replace a DOS-mode software interrupt handler with a handler from the physical device driver. This service returns a DOS-mode pointer to the previous s..." |
No edit summary |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:DevHelp_SetROMVector}} | |||
This service is used to replace a DOS-mode software interrupt handler with a handler from the physical device driver. This service returns a DOS-mode pointer to the previous software interrupt handler for chaining. | This service is used to replace a DOS-mode software interrupt handler with a handler from the physical device driver. This service returns a DOS-mode pointer to the previous software interrupt handler for chaining. | ||
Latest revision as of 05:36, 11 May 2025
This service is used to replace a DOS-mode software interrupt handler with a handler from the physical device driver. This service returns a DOS-mode pointer to the previous software interrupt handler for chaining.
Remarks
This function still exists for compatibility reasons but is no longer operational.