ArcFM Responder Mobile Developer Guide
MMApplicationBridgeClass Class
Members 






Object Model
MMApplicationBridgeClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("C7CE2C52-6693-4842-8144-84AA22A78BA5")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMApplicationBridgeClass 
   Inherits System.__ComObject
   Implements IMMApplicationBridge, MMApplicationBridge 
'Usage
 
Dim instance As MMApplicationBridgeClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("C7CE2C52-6693-4842-8144-84AA22A78BA5")]
[System.Runtime.InteropServices.ComImport()]
public class MMApplicationBridgeClass : System.__ComObject, IMMApplicationBridge, MMApplicationBridge  
public class MMApplicationBridgeClass = class(System.__ComObject, IMMApplicationBridge, MMApplicationBridge)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("C7CE2C52-6693-4842-8144-84AA22A78BA5")
System.Runtime.InteropServices.ComImportAttribute()
public class MMApplicationBridgeClass extends System.__ComObject implements IMMApplicationBridge, MMApplicationBridge 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("C7CE2C52-6693-4842-8144-84AA22A78BA5")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMApplicationBridgeClass : public System.__ComObject, IMMApplicationBridge, MMApplicationBridge  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("C7CE2C52-6693-4842-8144-84AA22A78BA5")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMApplicationBridgeClass : public System.__ComObject, IMMApplicationBridge, MMApplicationBridge  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMApplicationBridgeClass

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

MMApplicationBridgeClass Members
Miner.Interop Namespace

Send Feedback