UInt32PtrSubtraction Operator

Implements the - operator.


Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public static UInt32Ptr operator -(
    UInt32Ptr pointer,
    int offset
)

Parameters

pointer  UInt32Ptr

The pointer.

offset  Int32

The offset.

Return Value

UInt32Ptr
The result of the operator.

Reference

UInt32Ptr Structure TwinCAT.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026