See Also: IntPtr Members
The IntPtr type is designed to be an implementation-sized pointer. An instance of this type is expected to be the size of a native int for the current implementation.
For more information on the native int type, see Partition II of the CLI Specification.