UInt32Ptr Methods

The UInt32Ptr 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

Subtracts an offset from the specified pointer.

ToPointer

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

ToString

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

ToUInt32

Converts the 32-Bit Pointer to uint

ToUInt64

Converts the 32-Bit Pointer to ulong.

Reference

UInt32Ptr Structure

TwinCAT.TypeSystem Namespace