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
| Minimum supported client | Windows Vista, Windows XP with SP2 |
| Minimum supported server | Windows Server 2008, Windows Server 2003 with SP1 |
| Header | Winbase.h (include Windows.h) |
| Library | Kernel32.lib |
| DLL | Kernel32.dll |
See Also
DecodeSystemPointer
EncodePointer
Send comments about this topic to Microsoft
Build date: 1/22/2009