
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DecodePointer function
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 [desktop apps | UWP apps] |
---|---|
Minimum supported server |
Windows Server 2008, Windows Server 2003 with SP1 [desktop apps | UWP apps] |
Minimum supported phone |
Windows Phone 8 |
Header |
|
Library |
|
DLL |
|
See also
Show: