OALPAtoCA (Windows CE 5.0)

Send Feedback

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

VOID* OALPAtoCA(  UINT32 pa)

Parameters

  • pa
    [in] Specified physical address.

Return Values

Returns the cached 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.