OEMMemoryMap (Windows Embedded CE 6.0)
1/5/2010
This variable is obsolete. Use OEMAddressTable instead.
This global variable array provides the virtual-to-physical mapping.
Before calling KernelStart from the OAL, OEMMemoryMap must be initialized.
Syntax
globl OEMMemoryMap;
Parameters
None.
Return Value
None.
Requirements
Header | Developer Implemented |
Windows Embedded CE | Windows CE 3.0 and later |