Kernel32DecodeSystemPointer Method

Overload List

DecodeSystemPointer(IntPtr) Decodes a pointer that was previously encoded with EncodeSystemPointer(IntPtr).
DecodeSystemPointer(UIntPtr) Decodes a pointer that was previously encoded with EncodeSystemPointer(IntPtr).

See Also