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/6/2010
This function unmaps a memory pointer that was previously mapped using MapPtrToProcess.
Note
This function is no longer supported as of CE 6.0.
Syntax
LPVOID UnMapPtr(
LPVOID lpv
);
Parameters
- lpv
[in] Pointer to be unmapped.
Return Value
An unmapped version of the lpvpointer.
Requirements
| Header | pkfuncs.h |
| Library | coredll.lib |
| Windows Embedded CE | Windows CE 2.10 and later |