ArcFM Responder Mobile Developer Guide
MMAnnoEditTask Interface
Members 






Object Model
MMAnnoEditTask Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("44276913-98C1-11D1-8464-0000F875B9C6")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMAnnoEditTaskClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMAnnoEditTask 
   Inherits ESRI.ArcGIS.Editor.IEditEvents 
'Usage
 
Dim instance As MMAnnoEditTask
[System.Runtime.InteropServices.Guid("44276913-98C1-11D1-8464-0000F875B9C6")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMAnnoEditTaskClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMAnnoEditTask : ESRI.ArcGIS.Editor.IEditEvents  
public interface MMAnnoEditTask = class(ESRI.ArcGIS.Editor.IEditEvents)
System.Runtime.InteropServices.GuidAttribute("44276913-98C1-11D1-8464-0000F875B9C6")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMAnnoEditTaskClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMAnnoEditTask implements ESRI.ArcGIS.Editor.IEditEvents 
[System.Runtime.InteropServices.Guid("44276913-98C1-11D1-8464-0000F875B9C6")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMAnnoEditTaskClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMAnnoEditTask : public ESRI.ArcGIS.Editor.IEditEvents  
[System.Runtime.InteropServices.Guid("44276913-98C1-11D1-8464-0000F875B9C6")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMAnnoEditTaskClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMAnnoEditTask : public ESRI.ArcGIS.Editor.IEditEvents  
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

MMAnnoEditTask Members
Miner.Interop Namespace

Send Feedback