ArcFM Responder Mobile Developer Guide
MMCuEditTaskClass Class
Members 






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

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMCuEditTaskClass

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

MMCuEditTaskClass Members
Miner.Interop Namespace

Send Feedback