ArcFM Responder Mobile Developer Guide
MMOptionsButton Interface
Members 






Object Model
MMOptionsButton Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMOptionsButtonClass)>
<System.Runtime.InteropServices.GuidAttribute("36B06538-4437-11D1-B970-080009EE4E51")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMOptionsButton 
   Inherits ESRI.ArcGIS.SystemUI.ICommand 
'Usage
 
Dim instance As MMOptionsButton
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMOptionsButtonClass)]
[System.Runtime.InteropServices.Guid("36B06538-4437-11D1-B970-080009EE4E51")]
[System.Runtime.InteropServices.ComImport()]
public interface MMOptionsButton : ESRI.ArcGIS.SystemUI.ICommand  
public interface MMOptionsButton = class(ESRI.ArcGIS.SystemUI.ICommand)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMOptionsButtonClass)
System.Runtime.InteropServices.GuidAttribute("36B06538-4437-11D1-B970-080009EE4E51")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMOptionsButton implements ESRI.ArcGIS.SystemUI.ICommand 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMOptionsButtonClass)]
[System.Runtime.InteropServices.Guid("36B06538-4437-11D1-B970-080009EE4E51")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMOptionsButton : public ESRI.ArcGIS.SystemUI.ICommand  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMOptionsButtonClass)]
[System.Runtime.InteropServices.Guid("36B06538-4437-11D1-B970-080009EE4E51")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMOptionsButton : public ESRI.ArcGIS.SystemUI.ICommand  
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

MMOptionsButton Members
Miner.Interop Namespace

Send Feedback