UIntPtr (System.UIntPtr)

Inherits: System.ValueType

Interfaces: ISerializable

Derived Types: 0

Assembly: mscorlib.dll

A platform-specific type that is used to represent a pointer or a handle.

VB.NET C#

C#

public sealed struct UIntPtr : System.Runtime.Serialization.ISerializable
{
}

Articles

System::UIntPtr struct Reference

Public Methods: public unsafe : UIntPtr (uint value) public unsafe : UIntPtr (ulong value)

.NET Questions - Scrolling listView in C++ .Net

SendMessage(this->lvSource->Handle, Convert::ToUInt32(WM_VSCROLL), System::UIntPtr(Convert::ToUInt64(ScrollEventType::SmallDecrement)), System::IntPtr(0)

Mono Documentation

The members of System.UIntPtr are listed below. See Also: Inherited members from System.ValueType. Constructors; Fields; Properties; Methods; Events

Mono Documentation

The events of System.UIntPtr are listed below. For a list of all members, see the UIntPtr Members list. See Also: Inherited members from System.ValueType

Mono Documentation

The members of System.UIntPtr are listed below. See Also: Inherited members from System.ValueType [ ...

UIntPtr Structure (System)

A platform-specific type that is used to represent a pointer or a handle. ... The UIntPtr type is designed to be an integer whose size is platform-specific.

UIntPtr Structure

A platform-specific type that is used to represent a pointer or a handle. The UIntPtr type is not CLS-compliant. The CLS-compliant alternative type is IntPtr

System.UIntPtr Structure

Base Types Object ValueType UIntPtr. Assembly mscorlib Library RuntimeInfrastructure Summary An implementation-specific type that is used to represent a pointer or a handle.

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support