UInt64Ptr Methods

The UInt64Ptr type exposes the following members.

Methods

 

Name

Description

Add

Adds an offset to the pointer.

Equals

Determines whether the specified Object is equal to this instance. (Overrides ValueType.Equals(Object).)

GetHashCode

Returns a hash code for this instance. (Overrides ValueType.GetHashCode..)

GetType

Gets the Type of the current instance. (Inherited from Object.)

Subtract

Substracts an offset from the pointer.

ToPointer

Converts this 64-Pointer object to an unsafe void* pointer

ToString

Returns a String that represents this instance. (Overrides ValueType.ToString..)

ToUInt32

Converts this 64-Bit Pointer to an UInt32 value

ToUInt64

Converts this 64-Bit Pointer to an UInt64 value

Reference

UInt64Ptr Structure

TwinCAT.TypeSystem Namespace