[]
        
(Showing Draft Content)

C1.Util.DX.PointerSize.-ctor

PointerSize Constructor

PointerSize(IntPtr)

Initializes a new instance of the PointerSize struct.

Declaration
public PointerSize(IntPtr size)
Parameters
Type Name Description
IntPtr size

The size.

PointerSize(int)

Default constructor.

Declaration
public PointerSize(int size)
Parameters
Type Name Description
int size

value to set

PointerSize(long)

Default constructor.

Declaration
public PointerSize(long size)
Parameters
Type Name Description
long size

value to set