OALVAtoPA (Windows CE 5.0)
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
Send Feedback on this topic to the authors