UInt64Ptr . Conversion Operators

Overload List

 

Name

Description

.(UInt32 to UInt64Ptr)

Performs an explicit conversion from UInt32 to UInt64Ptr.

.(UInt32Ptr to UInt64Ptr)

Performs an explicit conversion from UInt32Ptr to UInt64Ptr.

.(UInt64 to UInt64Ptr)

Performs an explicit conversion from UInt64 to UInt64Ptr.

.(UInt64Ptr to UInt32)

Performs an explicit conversion from UInt64Ptr to UInt32.

.(UInt64Ptr to UInt64)

Performs an explicit conversion from UInt64Ptr to UInt64.

.(UInt64Ptr to UIntPtr)

Performs an explicit conversion from UInt64Ptr to UIntPtr.

.(UInt64Ptr to Void*)

Performs an explicit conversion from UInt64Ptr to Void.

.(Void* to UInt64Ptr)

Performs an explicit conversion from Void to UInt64Ptr.

Reference

UInt64Ptr Structure

TwinCAT.TypeSystem Namespace