ArcFM Responder Mobile Developer Guide
MMAutoTextElement Interface
Members 






Object Model
MMAutoTextElement Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMAutoTextElementClass)>
<System.Runtime.InteropServices.GuidAttribute("1F942F09-21FB-4B64-B7D7-30110665E490")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMAutoTextElement 
   Inherits IMMAutoTextElement 
'Usage
 
Dim instance As MMAutoTextElement
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMAutoTextElementClass)]
[System.Runtime.InteropServices.Guid("1F942F09-21FB-4B64-B7D7-30110665E490")]
[System.Runtime.InteropServices.ComImport()]
public interface MMAutoTextElement : IMMAutoTextElement  
public interface MMAutoTextElement = class(IMMAutoTextElement)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMAutoTextElementClass)
System.Runtime.InteropServices.GuidAttribute("1F942F09-21FB-4B64-B7D7-30110665E490")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMAutoTextElement implements IMMAutoTextElement 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMAutoTextElementClass)]
[System.Runtime.InteropServices.Guid("1F942F09-21FB-4B64-B7D7-30110665E490")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMAutoTextElement : public IMMAutoTextElement  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMAutoTextElementClass)]
[System.Runtime.InteropServices.Guid("1F942F09-21FB-4B64-B7D7-30110665E490")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMAutoTextElement : public IMMAutoTextElement  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MMAutoTextElement Members
Miner.Interop Namespace

Send Feedback