OALVAtoPA (Windows CE 5.0)

Send Feedback

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

UINT32 OALVAtoPA(  VOID *va)

Parameters

  • va
    [in] Pointer to a virtual address.

Return Values

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