ArcFM Responder Mobile Developer Guide
IMMLibraryItem Interface
Members 






Object Model
IMMLibraryItem Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("A212FEF9-8FAA-4C6A-8DCE-84CA153737E9")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMLibraryItem 
'Usage
 
Dim instance As IMMLibraryItem
[System.Runtime.InteropServices.Guid("A212FEF9-8FAA-4C6A-8DCE-84CA153737E9")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMLibraryItem 
public interface IMMLibraryItem 
System.Runtime.InteropServices.GuidAttribute("A212FEF9-8FAA-4C6A-8DCE-84CA153737E9")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMLibraryItem 
[System.Runtime.InteropServices.Guid("A212FEF9-8FAA-4C6A-8DCE-84CA153737E9")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMLibraryItem 
[System.Runtime.InteropServices.Guid("A212FEF9-8FAA-4C6A-8DCE-84CA153737E9")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMLibraryItem 
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

IMMLibraryItem Members
Miner.Interop Namespace

Send Feedback