OALCAtoUA (Windows CE 5.0)

Send Feedback

This function returns the uncached virtual address for a specified cached virtual address.

VOID* OALCAtoUA(  VOID *ca)

Parameters

  • ca
    [in] Pointer to a cached virtual address.

Return Values

Returns the uncached virtual address.

Remarks

Requirements

OS Versions: Windows CE Version 5.0 and later
Header: Oal_memory.h
Link Library: Developer-defined

See Also

Memory Functions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.