ArcFM Solution Developer Guide
IMMEnumTable Interface
Members 






Object Model
IMMEnumTable Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("C46EE5EC-D2D7-4AD1-94E7-405EEACAD53A")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMEnumTable 
'Usage
 
Dim instance As IMMEnumTable
[System.Runtime.InteropServices.Guid("C46EE5EC-D2D7-4AD1-94E7-405EEACAD53A")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMEnumTable 
public interface IMMEnumTable 
System.Runtime.InteropServices.GuidAttribute("C46EE5EC-D2D7-4AD1-94E7-405EEACAD53A")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMEnumTable 
[System.Runtime.InteropServices.Guid("C46EE5EC-D2D7-4AD1-94E7-405EEACAD53A")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMEnumTable 
[System.Runtime.InteropServices.Guid("C46EE5EC-D2D7-4AD1-94E7-405EEACAD53A")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMEnumTable 
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

IMMEnumTable Members
Miner.Interop Namespace

Send Feedback