ArcFM Solution Developer Guide
IMMPlugInVersion Interface
Members 






Object Model
IMMPlugInVersion Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.GuidAttribute("726C555B-49B4-423A-B382-3268610F8B6A")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMPlugInVersion 
'Usage
 
Dim instance As IMMPlugInVersion
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("726C555B-49B4-423A-B382-3268610F8B6A")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMPlugInVersion 
public interface IMMPlugInVersion 
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.GuidAttribute("726C555B-49B4-423A-B382-3268610F8B6A")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMPlugInVersion 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("726C555B-49B4-423A-B382-3268610F8B6A")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMPlugInVersion 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("726C555B-49B4-423A-B382-3268610F8B6A")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMPlugInVersion 
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

IMMPlugInVersion Members
Miner.Interop Namespace

Send Feedback