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