Click to Rate and Give Feedback
MSDN
MSDN Library
Development Guides
Developer Notes
System
Pointers
 DecodePointer Function
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

ClientRequires Windows Vista or Windows XP SP2.
ServerRequires 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

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker