ITcAdsSymbol2.IsTcComInterfacePointer Property
Indicates if the TcComInterfacePointer flag is set for the symbol.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
bool IsTcComInterfacePointer { get; }
VB
ReadOnly Property IsTcComInterfacePointer As Boolean
Get
Property Value
Type: Boolean
true if is TcComInterfacePointer,
otherwise false.