|
Public Methods: public unsafe : UIntPtr (uint value) public unsafe : UIntPtr (ulong value)
|
|
SendMessage(this->lvSource->Handle, Convert::ToUInt32(WM_VSCROLL), System::UIntPtr(Convert::ToUInt64(ScrollEventType::SmallDecrement)), System::IntPtr(0)
|
|
The members of System.UIntPtr are listed below. See Also: Inherited members from System.ValueType. Constructors; Fields; Properties; Methods; Events
|
|
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
|
|
The members of System.UIntPtr are listed below. See Also: Inherited members from System.ValueType [ ...
|
|
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.
|
|
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
|
|
Base Types Object ValueType UIntPtr. Assembly mscorlib Library RuntimeInfrastructure Summary An implementation-specific type that is used to represent a pointer or a handle.
|