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 cached virtual address for a specified uncached virtual address.
Syntax
VOID* OALUAtoCA(
VOID *ua
);
Parameters
- ua
[in] Pointer to an uncached virtual address.
Return Value
Returns the cached virtual address.
Requirements
| Header | oal_memory.h |
| Library | Developer Implemented |
| Windows Embedded CE | Windows CE 5.0 and later |