Memory Reference OAL Interface (Windows CE 5.0)

Send Feedback

The following table shows the functions exported from the memory library for use with other libraries in the OAL.

Programming Element Description
OALCAtoUA This function returns the uncached virtual address for a specified cached virtual address.
OALPAtoCA This function returns the cached virtual address for a specified physical address.
OALPAtoUA This function returns the uncached virtual address for a specified physical address.
OALPAtoVA This function returns the cached or uncached virtual address for a specified physical address.
OALUAtoCA This function returns the cached virtual address for a specified uncached virtual address.
OALVAtoPA This function returns the physical address for a specified virtual address.

See Also

Memory Reference | Production-Quality OAL Components

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.