Kernel32EncodePointer Method

Overload List

EncodePointer(IntPtr) Encodes the specified pointer.

Encoded pointers can be used to provide another layer of protection for pointer values.

EncodePointer(UIntPtr) Encodes the specified pointer.

Encoded pointers can be used to provide another layer of protection for pointer values.

See Also