ComponentOne Bitmap for WPF
PointerSize Structure
Members 

C1.WPF.DX.4 Assembly > C1.Util.DX Namespace : PointerSize Structure
The maximum number of bytes to which a pointer can point. Use for a count that must span the full range of a pointer. Equivalent to Windows type SIZE_T.
Object Model
PointerSize Structure
Syntax
'Declaration
 
Public Structure PointerSize 
   Inherits System.ValueType
public struct PointerSize : System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      C1.Util.DX.PointerSize

See Also

Reference

PointerSize Members
C1.Util.DX Namespace