Kernel Structures (Windows CE 5.0)
The following table shows the kernel structures with a description of the purpose of each.
Programming element | Description |
---|---|
CacheInfo | This structure contains the cache information and is used with the IOCTL_KLIB_GETCACHE_INFO IOCTL. |
CallSnapshot | This structure is used to store information about stack frames. |
CallSnapshotEx | This structure is used to store extended information about stack frames. |
OEMProfilerData | This structure is used by the following:
|
ProfilerControl | This structure is used by the ProfileStartEx function. |
ROMHDR | This structure defines the ROM header. |
XIPCHAIN_ENTRY | This structure defines an XIP region that can be used by the kernel. |
XIPCHAIN_INFO | This structure identifies the number of XIP regions and the data contained in those regions. |
See Also
Send Feedback on this topic to the authors