The constructors of System.IntPtr are listed below. For a list of all members, see the IntPtr Members list.
See Also: Inherited members from System.ValueType
IntPtr(int) Constructs a new IntPtr structure using the specified int containing a pointer or a handle.IntPtr(long) Constructs a new IntPtr structure using the specified long containing a pointer or a handle.IntPtr(void*)Documentation for this section has not yet been entered.