Decodes a pointer that was previously encoded with EncodePointer.
Syntax
|
PVOID DecodePointer(
PVOID Ptr
);
|
Parameters
- Ptr
-
The pointer to be decoded.
Return Value
The function returns the decoded pointer.
Requirements
| Client | Requires Windows Vista or Windows XP SP2. |
| Server | Requires Windows Server 2008 or Windows Server 2003 SP1. |
|---|
| Header | Declared in Winbase.h; include Windows.h. |
| Library | Use Kernel32.lib. |
| DLL | Requires Kernel32.dll. |
See Also
DecodeSystemPointer
EncodePointer
Send comments about this topic to Microsoft
Build date: 8/28/2008