UInt32Ptr.Subtract Method
Subtracts an offset from the specified pointer.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
public static UInt32Ptr Subtract(
UInt32Ptr pointer,
int offset
)
Parameters
pointer |
Type: TwinCAT.TypeSystem.UInt32Ptr |
offset |
Type: System.Int32 |