DOCERR: Passing Reference Data to a Hardware Interrupt Handler (152541)
The information in this article applies to:
- Microsoft Win32 Device Driver Kit (DDK) Windows 95
This article was previously published under Q152541 SUMMARY
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.
REFERENCES
See the Windows 95 DDK for more information on the VPICD_IRQ_Descriptor
structure.
Modification Type: | Minor | Last Reviewed: | 5/24/2004 |
---|
Keywords: | KB152541 |
---|
|