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.
This function returns the cached virtual address for a specified uncached virtual address.
VOID* OALUAtoCA( VOID *ua)
Parameters
- ua
[in] Pointer to an uncached virtual address.
Return Values
Returns the cached virtual 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