AdsConnection.DeleteVariableHandle Method

Releases the handle of a ADS variable again.

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

Syntax

C#

public void DeleteVariableHandle(
    uint variableHandle
)

Parameters

variableHandle

Type: System.UInt32
Handle of the ADS variable

Implements

IAdsHandle.DeleteVariableHandle(UInt32)

Reference

AdsConnection Class

TwinCAT.Ads Namespace