ArcFM Responder Mobile Developer Guide
IMMLibraryItemEnum Interface
Members 






Object Model
IMMLibraryItemEnum Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.GuidAttribute("DE961FB8-BFEB-417D-A825-E49C76B9BE9E")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMLibraryItemEnum 
'Usage
 
Dim instance As IMMLibraryItemEnum
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("DE961FB8-BFEB-417D-A825-E49C76B9BE9E")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMLibraryItemEnum 
public interface IMMLibraryItemEnum 
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.GuidAttribute("DE961FB8-BFEB-417D-A825-E49C76B9BE9E")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMLibraryItemEnum 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("DE961FB8-BFEB-417D-A825-E49C76B9BE9E")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMLibraryItemEnum 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("DE961FB8-BFEB-417D-A825-E49C76B9BE9E")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMLibraryItemEnum 
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

IMMLibraryItemEnum Members
Miner.Interop Namespace

Send Feedback