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