ArcFM Responder Mobile Developer Guide
IMMApplicationBridge3 Interface
Members 






Object Model
IMMApplicationBridge3 Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("FC8FD421-CB58-468E-8E75-D89B237CEA34")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMApplicationBridge3 
   Inherits IMMApplicationBridge, IMMApplicationBridge2 
'Usage
 
Dim instance As IMMApplicationBridge3
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("FC8FD421-CB58-468E-8E75-D89B237CEA34")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMApplicationBridge3 : IMMApplicationBridge, IMMApplicationBridge2  
public interface IMMApplicationBridge3 = class(IMMApplicationBridge, IMMApplicationBridge2)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("FC8FD421-CB58-468E-8E75-D89B237CEA34")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMApplicationBridge3 implements IMMApplicationBridge, IMMApplicationBridge2 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("FC8FD421-CB58-468E-8E75-D89B237CEA34")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMApplicationBridge3 : public IMMApplicationBridge, IMMApplicationBridge2  
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("FC8FD421-CB58-468E-8E75-D89B237CEA34")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMApplicationBridge3 : public IMMApplicationBridge, IMMApplicationBridge2  
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

IMMApplicationBridge3 Members
Miner.Interop Namespace

Send Feedback