ArcFM Responder Mobile Developer Guide
IMMCompatibleUnit2 Interface
Members 






Object Model
IMMCompatibleUnit2 Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("F9180341-8CFA-4231-BF6A-BE9923371D6A")>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMCompatibleUnit2 
   Inherits IMMCompatibleUnit 
'Usage
 
Dim instance As IMMCompatibleUnit2
[System.Runtime.InteropServices.Guid("F9180341-8CFA-4231-BF6A-BE9923371D6A")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMCompatibleUnit2 : IMMCompatibleUnit  
public interface IMMCompatibleUnit2 = class(IMMCompatibleUnit)
System.Runtime.InteropServices.GuidAttribute("F9180341-8CFA-4231-BF6A-BE9923371D6A")
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMCompatibleUnit2 implements IMMCompatibleUnit 
[System.Runtime.InteropServices.Guid("F9180341-8CFA-4231-BF6A-BE9923371D6A")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMCompatibleUnit2 : public IMMCompatibleUnit  
[System.Runtime.InteropServices.Guid("F9180341-8CFA-4231-BF6A-BE9923371D6A")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMCompatibleUnit2 : public IMMCompatibleUnit  
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

IMMCompatibleUnit2 Members
Miner.Interop Namespace

Send Feedback