ArcFM Responder Mobile Developer Guide
MMApplicationBridge Interface
Members 






Object Model
MMApplicationBridge Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("EA16076E-9061-4713-B59B-DF8FBFFFFEE6")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMApplicationBridgeClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMApplicationBridge 
   Inherits IMMApplicationBridge 
'Usage
 
Dim instance As MMApplicationBridge
[System.Runtime.InteropServices.Guid("EA16076E-9061-4713-B59B-DF8FBFFFFEE6")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMApplicationBridgeClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMApplicationBridge : IMMApplicationBridge  
public interface MMApplicationBridge = class(IMMApplicationBridge)
System.Runtime.InteropServices.GuidAttribute("EA16076E-9061-4713-B59B-DF8FBFFFFEE6")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMApplicationBridgeClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMApplicationBridge implements IMMApplicationBridge 
[System.Runtime.InteropServices.Guid("EA16076E-9061-4713-B59B-DF8FBFFFFEE6")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMApplicationBridgeClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMApplicationBridge : public IMMApplicationBridge  
[System.Runtime.InteropServices.Guid("EA16076E-9061-4713-B59B-DF8FBFFFFEE6")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMApplicationBridgeClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMApplicationBridge : public IMMApplicationBridge  
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

MMApplicationBridge Members
Miner.Interop Namespace

Send Feedback