ArcFM Responder Mobile Developer Guide
MMOperationClass Class
Members 






Object Model
MMOperationClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("7695BA47-3D80-11D4-80F0-005004D30D09")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMOperationClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.SystemUI.IOperation, IMMOperation, MMOperation 
'Usage
 
Dim instance As MMOperationClass
[System.Runtime.InteropServices.Guid("7695BA47-3D80-11D4-80F0-005004D30D09")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMOperationClass : System.__ComObject, ESRI.ArcGIS.SystemUI.IOperation, IMMOperation, MMOperation  
public class MMOperationClass = class(System.__ComObject, ESRI.ArcGIS.SystemUI.IOperation, IMMOperation, MMOperation)
System.Runtime.InteropServices.GuidAttribute("7695BA47-3D80-11D4-80F0-005004D30D09")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMOperationClass extends System.__ComObject implements ESRI.ArcGIS.SystemUI.IOperation, IMMOperation, MMOperation 
[System.Runtime.InteropServices.Guid("7695BA47-3D80-11D4-80F0-005004D30D09")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMOperationClass : public System.__ComObject, ESRI.ArcGIS.SystemUI.IOperation, IMMOperation, MMOperation  
[System.Runtime.InteropServices.Guid("7695BA47-3D80-11D4-80F0-005004D30D09")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMOperationClass : public System.__ComObject, ESRI.ArcGIS.SystemUI.IOperation, IMMOperation, MMOperation  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMOperationClass

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

MMOperationClass Members
Miner.Interop Namespace

Send Feedback