Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/5/2010
This function returns the uncached virtual address for a specified physical address.
Syntax
VOID* OALPAtoUA(
UINT32 pa
);
Parameters
- pa
[in] Specified physical address.
Return Value
Returns the uncached virtual address.
Requirements
| Header | oal_memory.h |
| Library | Developer Implemented |
| Windows Embedded CE | Windows CE 5.0 and later |