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 cached virtual address.
Syntax
VOID* OALCAtoUA(
VOID *ca
);
Parameters
- ca
[in] Pointer to a cached virtual 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 |