Registry OS Structures (Windows CE 5.0)
The following table shows the registry structures with a description of the purpose of each.
Programming element | Description |
---|---|
HiveRAMInfo | This structure contains information for use in conjunction with IOCTL_HAL_GET_HIVE_RAM_REGION. |
HiveRAMRegion | This structure contains information for use in conjunction with IOCTL_HAL_GET_HIVE_RAM_REGION. |
RegSecureKey | This structure describes what root keys must be protected in the system from non-trusted applications. |
RegSecureKeyList | This structure contains a array of RegSecureKey structures that is returned to Filesys.exe when IOCTL_HAL_GETREGSECUREKEYS is received. |
See Also
Send Feedback on this topic to the authors