ArcFM Responder Mobile Developer Guide
MMAnnoEditTaskClass Class
Members 






Object Model
MMAnnoEditTaskClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("65FB4C32-F9C0-11D3-BD66-00500462EE0B")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMAnnoEditTaskClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.Editor.IEditEvents, ESRI.ArcGIS.Editor.IEditTask, IMMEditTask, MMAnnoEditTask 
'Usage
 
Dim instance As MMAnnoEditTaskClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("65FB4C32-F9C0-11D3-BD66-00500462EE0B")]
[System.Runtime.InteropServices.ComImport()]
public class MMAnnoEditTaskClass : System.__ComObject, ESRI.ArcGIS.Editor.IEditEvents, ESRI.ArcGIS.Editor.IEditTask, IMMEditTask, MMAnnoEditTask  
public class MMAnnoEditTaskClass = class(System.__ComObject, ESRI.ArcGIS.Editor.IEditEvents, ESRI.ArcGIS.Editor.IEditTask, IMMEditTask, MMAnnoEditTask)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("65FB4C32-F9C0-11D3-BD66-00500462EE0B")
System.Runtime.InteropServices.ComImportAttribute()
public class MMAnnoEditTaskClass extends System.__ComObject implements ESRI.ArcGIS.Editor.IEditEvents, ESRI.ArcGIS.Editor.IEditTask, IMMEditTask, MMAnnoEditTask 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("65FB4C32-F9C0-11D3-BD66-00500462EE0B")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMAnnoEditTaskClass : public System.__ComObject, ESRI.ArcGIS.Editor.IEditEvents, ESRI.ArcGIS.Editor.IEditTask, IMMEditTask, MMAnnoEditTask  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("65FB4C32-F9C0-11D3-BD66-00500462EE0B")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMAnnoEditTaskClass : public System.__ComObject, ESRI.ArcGIS.Editor.IEditEvents, ESRI.ArcGIS.Editor.IEditTask, IMMEditTask, MMAnnoEditTask  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMAnnoEditTaskClass

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

MMAnnoEditTaskClass Members
Miner.Interop Namespace

Send Feedback