ArcFM Responder Mobile Developer Guide
MMEsriBind Interface
Members 






Object Model
MMEsriBind Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMEsriBindClass)>
<System.Runtime.InteropServices.GuidAttribute("199E0D35-9F0A-4E07-8B3D-C5B49675C042")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMEsriBind 
   Inherits IMMEsriBind 
'Usage
 
Dim instance As MMEsriBind
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMEsriBindClass)]
[System.Runtime.InteropServices.Guid("199E0D35-9F0A-4E07-8B3D-C5B49675C042")]
[System.Runtime.InteropServices.ComImport()]
public interface MMEsriBind : IMMEsriBind  
public interface MMEsriBind = class(IMMEsriBind)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMEsriBindClass)
System.Runtime.InteropServices.GuidAttribute("199E0D35-9F0A-4E07-8B3D-C5B49675C042")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMEsriBind implements IMMEsriBind 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMEsriBindClass)]
[System.Runtime.InteropServices.Guid("199E0D35-9F0A-4E07-8B3D-C5B49675C042")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMEsriBind : public IMMEsriBind  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMEsriBindClass)]
[System.Runtime.InteropServices.Guid("199E0D35-9F0A-4E07-8B3D-C5B49675C042")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMEsriBind : public IMMEsriBind  
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

MMEsriBind Members
Miner.Interop Namespace

Send Feedback