ArcFM Responder Mobile Developer Guide
MMOptionsButtonClass Class
Members 






Object Model
MMOptionsButtonClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("BE824B35-E36B-4275-A25D-839AC8A46017")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMOptionsButtonClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.SystemUI.ICommand, MMOptionsButton 
'Usage
 
Dim instance As MMOptionsButtonClass
[System.Runtime.InteropServices.Guid("BE824B35-E36B-4275-A25D-839AC8A46017")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMOptionsButtonClass : System.__ComObject, ESRI.ArcGIS.SystemUI.ICommand, MMOptionsButton  
public class MMOptionsButtonClass = class(System.__ComObject, ESRI.ArcGIS.SystemUI.ICommand, MMOptionsButton)
System.Runtime.InteropServices.GuidAttribute("BE824B35-E36B-4275-A25D-839AC8A46017")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMOptionsButtonClass extends System.__ComObject implements ESRI.ArcGIS.SystemUI.ICommand, MMOptionsButton 
[System.Runtime.InteropServices.Guid("BE824B35-E36B-4275-A25D-839AC8A46017")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMOptionsButtonClass : public System.__ComObject, ESRI.ArcGIS.SystemUI.ICommand, MMOptionsButton  
[System.Runtime.InteropServices.Guid("BE824B35-E36B-4275-A25D-839AC8A46017")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMOptionsButtonClass : public System.__ComObject, ESRI.ArcGIS.SystemUI.ICommand, MMOptionsButton  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMOptionsButtonClass

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

MMOptionsButtonClass Members
Miner.Interop Namespace

Send Feedback