ArcFM Engine Developer Guide
IMMAutoTextSource Interface
Members 


This interface provides autotext elements with access to text strings which are updated in various ways and at various times depending on the autotext source object.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("1F942F08-21FB-4B64-B7D7-30110665E490")>
<ComImportAttribute()>
Public Interface IMMAutoTextSource 
'Usage
 
Dim instance As IMMAutoTextSource
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("1F942F08-21FB-4B64-B7D7-30110665E490")]
[ComImport()]
public interface IMMAutoTextSource 
Remarks

Custom text elements appear in the ArcMap Insert menu.

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMAutoTextSource Members
Miner.Interop Namespace

This interface provides autotext elements with access to text strings which are updated in various ways and at various times depending on the autotext source object.
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("1F942F08-21FB-4B64-B7D7-30110665E490")>
<ComImportAttribute()>
Public Interface IMMAutoTextSource 
'Usage
 
Dim instance As IMMAutoTextSource
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("1F942F08-21FB-4B64-B7D7-30110665E490")]
[ComImport()]
public interface IMMAutoTextSource 
Remarks

Custom text elements appear in the ArcMap Insert menu.

Inheritance Hierarchy

Miner.Interop.IMMAutoTextSource

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMAutoTextSource Members
Miner.Interop Namespace

 

 


Send Comment