IAdsSymbol.ImageBaseAddress Property

Gets the AmsAddress of the Process Image

Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

AmsAddress ImageBaseAddress { get; }

VB

ReadOnly Property ImageBaseAddress As AmsAddress
    Get

Property Value

Type: AmsAddress
The address.

Reference

IAdsSymbol Interface

TwinCAT.Ads.TypeSystem Namespace