Partager via


OEMMemoryMap

This global variable array provides the virtual-to-physical mapping. Before calling KernelStart from the OAL, OEMMemoryMap must be initialized.

This variable is obsolete. Use OEMAddressTable instead.

globl OEMMemoryMap;

Remarks

None.

Requirements

OS Versions: Windows CE 3.0 and later.
Header: Developer defined.

See Also

OEMAddressTable

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.