OALUAtoCA (Windows Embedded CE 6.0)
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 |