DOFTypeUINT64 FieldOpenDOF Object Access Library
The type identifier for a unsigned 64-bit integer.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public const short UINT64

Field Value

Type: Int16
Remarks

The type identifier for a unsigned 64-bit integer.

Type identifiers are assigned as part of the DOF Protocol Specification. They define the data that is associated with type type, including whether it uses lengths and has subtypes. It also defines the wire format for the type and for all data values that use the type.

See Also

Reference