UInt32Ptr.ToPointer Method

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

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

public void* ToPointer()

Return Value

Type: Void*

Reference

UInt32Ptr Structure

TwinCAT.TypeSystem Namespace