UInt32Ptr Methods
The UInt32Ptr type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Adds an offset to the pointer. | |
|
|
Determines whether the specified Object is equal to this
instance. | |
|
|
Returns a hash code for this instance. | |
|
|
Gets the Type of the current
instance. | |
|
|
Subtracts an offset from the specified pointer. | |
|
|
Converts this 32-Pointer object to an unsafe void* pointer | |
|
|
Returns a String that represents this
instance. | |
|
|
Converts the 32-Bit Pointer to uint | |
|
|
Converts the 32-Bit Pointer to ulong. |
Reference
UInt32Ptr Structure TwinCAT.TypeSystem Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026
- UInt32Ptr.Add Method
- UInt32Ptr.Equals Method
- UInt32Ptr.GetHashCode Method
- UInt32Ptr.Subtract Method
- UInt32Ptr.ToPointer Method
- UInt32Ptr.ToString Method
- UInt32Ptr.ToUInt32 Method
- UInt32Ptr.ToUInt64 Method
- UInt32PtrAdd Method
- UInt32PtrEquals Method
- UInt32PtrGetHashCode Method
- UInt32PtrSubtract Method
- UInt32PtrToPointer Method
- UInt32PtrToString Method
- UInt32PtrToUInt32 Method
- UInt32PtrToUInt64 Method