Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table shows the registry helper functions.
Function | Description |
---|---|
DDKReg_GetIsrInfo | This function populates a DDKISRINFO structure with the ISR information from the registry. If an ISR DLL is specified, a handler entry point and an IRQ must also be specified. |
DDKReg_GetPciInfo | This function populates the DDKPCIINFO structure with the standard PCI device instance information from the registry. |
DDKReg_GetWindowInfo | This function fills the DDKWINDOWINFO structure with the address window information it reads from the registry. This information provides everything a driver must have to map its memory windows. |
Send Feedback on this topic to the authors