OAL Structures (Windows Embedded CE 6.0)
1/5/2010
The following table shows the OAL structures.
Programming element | Description |
---|---|
This structure points to the functions required by the Event tracking engine. |
|
This structure points to data provided by the kernel for use by CeLog. |
|
This structure stores Windows Embedded CE device information by providing two separate identifiers that are combined to create a single globally unique identifier (GUID) for the device. |
|
This structure describes the current process. |
|
This structure is passed to the interrupt service routine (ISR) through KernelLibIoControl after the ISR is loaded with LoadIntChainHandler. |
|
This structure stores ISR and IST latency information. It is used by ILTiming.exe when it calls KernelIoControl with IOCTL_HAL_ILTIMING. |
|
This structure represents the data directory. |
|
This structure contains breakpoint information used by OEMKDIoControl. |
|
This structure contains exception code information. It is used by KD_IOCTL_MAP_EXCEPTION. |
|
This structure describes a memory section to the kernel. |
|
This structure stores information on an XIP region. |
|
This structure contains information about a range of physical pages. |
|
This structure stores information on the microprocessor. |
|
This structure encapsulates a signature used in verifying executable files. |