UInt64Ptr Constructor (UInt64)

Initializes a new instance of the UInt64Ptr struct.

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

public UInt64Ptr(
    ulong value
)

Parameters

value

Type: System.UInt64
The value.

Reference

UInt64Ptr Structure

UInt64Ptr Overload

TwinCAT.TypeSystem Namespace