Share via


Registry Helper Functions (Windows Embedded CE 6.0)

1/6/2010

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.

See Also

Reference

Registry Helper Reference