Share via


OALVAtoPA

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

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

Syntax

UINT32 OALVAtoPA(
  VOID *va
);

Parameters

  • va
    [in] Pointer to a virtual address.

Return Value

Returns the physical address.

Requirements

Header oal_memory.h
Library Developer Implemented
Windows Embedded CE Windows CE 5.0 and later

See Also

Reference

Memory Functions