ArcFM Responder Mobile Developer Guide
MMEsriBindClass Class
Members 






Object Model
MMEsriBindClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("DA2FA09B-F839-45C2-AA37-8CE7B709A20E")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMEsriBindClass 
   Inherits System.__ComObject
   Implements IMMEsriBind, MMEsriBind 
'Usage
 
Dim instance As MMEsriBindClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("DA2FA09B-F839-45C2-AA37-8CE7B709A20E")]
[System.Runtime.InteropServices.ComImport()]
public class MMEsriBindClass : System.__ComObject, IMMEsriBind, MMEsriBind  
public class MMEsriBindClass = class(System.__ComObject, IMMEsriBind, MMEsriBind)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("DA2FA09B-F839-45C2-AA37-8CE7B709A20E")
System.Runtime.InteropServices.ComImportAttribute()
public class MMEsriBindClass extends System.__ComObject implements IMMEsriBind, MMEsriBind 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("DA2FA09B-F839-45C2-AA37-8CE7B709A20E")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMEsriBindClass : public System.__ComObject, IMMEsriBind, MMEsriBind  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("DA2FA09B-F839-45C2-AA37-8CE7B709A20E")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMEsriBindClass : public System.__ComObject, IMMEsriBind, MMEsriBind  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMEsriBindClass

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

MMEsriBindClass Members
Miner.Interop Namespace

Send Feedback