ArcFM Responder Mobile Developer Guide
ArcFMConnectCommand Interface
Members 






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

ArcFMConnectCommand Members
Miner.Interop Namespace

Send Feedback