UInt32Ptr . Conversion Operators

Overload List

 

Name

Description

.(UInt32 to UInt32Ptr)

Performs an explicit conversion from UInt32 to UInt32Ptr.

.(UInt32Ptr to UInt32)

Performs an explicit conversion from UInt32Ptr to UInt32.

.(UInt32Ptr to UInt64)

Performs an explicit conversion from UInt32Ptr to UInt64.

.(UInt32Ptr to UIntPtr)

Performs an explicit conversion from UInt32Ptr to UIntPtr.

.(UInt32Ptr to Void*)

Performs an explicit conversion from UInt32Ptr to Void.

.(UInt64 to UInt32Ptr)

Performs an explicit conversion from UInt64 to UInt32Ptr.

.(UInt64Ptr to UInt32Ptr)

Performs an explicit conversion from UInt64Ptr to UInt32Ptr.

.(Void* to UInt32Ptr)

Performs an explicit conversion from Void to UInt32Ptr.

Reference

UInt32Ptr Structure

TwinCAT.TypeSystem Namespace