DOCERR: Passing Reference Data to a Hardware Interrupt HandlerID: Q152541
|
The Windows 95 DDK documentation for the VPICD_IRQ_Descriptor structure
lists an element called VID_Hw_Int_Ref that is used for reference data that
the system passes to the hardware interrupt handler. The documentation also
states that the VID_Options bit VPICD_OPT_Ref_Data must be set in order for
the data to be passed to the handler.
The documentation does not mention how the hardware interrupt handler
accesses this reference data. When the handler is called, the edx register
will point to the reference data.
See the Windows 95 DDK for more information on the VPICD_IRQ_Descriptor structure.
Additional query words: 4.00
Keywords : DdkVpicd
Version : 4.00
Platform : WINDOWS
Issue type :
Last Reviewed: March 4, 1999