Miner.Interop Namespace : IMMApplicationBridge2 Interface |
'Declaration
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> <System.Runtime.InteropServices.GuidAttribute("CD036F3B-B5D3-47C8-BA47-253B87955A39")> <System.Runtime.InteropServices.ComImportAttribute()> Public Interface IMMApplicationBridge2 Inherits IMMApplicationBridge
'Usage
Dim instance As IMMApplicationBridge2
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] [System.Runtime.InteropServices.Guid("CD036F3B-B5D3-47C8-BA47-253B87955A39")] [System.Runtime.InteropServices.ComImport()] public interface IMMApplicationBridge2 : IMMApplicationBridge
public interface IMMApplicationBridge2 = class(IMMApplicationBridge)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) System.Runtime.InteropServices.GuidAttribute("CD036F3B-B5D3-47C8-BA47-253B87955A39") System.Runtime.InteropServices.ComImportAttribute() public interface IMMApplicationBridge2 implements IMMApplicationBridge
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] [System.Runtime.InteropServices.Guid("CD036F3B-B5D3-47C8-BA47-253B87955A39")] [System.Runtime.InteropServices.ComImport()] public __gc __interface IMMApplicationBridge2 : public IMMApplicationBridge
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] [System.Runtime.InteropServices.Guid("CD036F3B-B5D3-47C8-BA47-253B87955A39")] [System.Runtime.InteropServices.ComImport()] public interface class IMMApplicationBridge2 : public IMMApplicationBridge
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