ArcFM Solution Developer Guide
IMMEnumObjectClass Interface
Members 






This interface allows you to navigate an enumeration of object classes.
Object Model
IMMEnumObjectClass Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.GuidAttribute("ACEC2380-F9CE-11D3-80CD-0050DA5BE899")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMEnumObjectClass 
'Usage
 
Dim instance As IMMEnumObjectClass
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("ACEC2380-F9CE-11D3-80CD-0050DA5BE899")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMEnumObjectClass 
public interface IMMEnumObjectClass 
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.GuidAttribute("ACEC2380-F9CE-11D3-80CD-0050DA5BE899")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMEnumObjectClass 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("ACEC2380-F9CE-11D3-80CD-0050DA5BE899")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMEnumObjectClass 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("ACEC2380-F9CE-11D3-80CD-0050DA5BE899")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMEnumObjectClass 
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

IMMEnumObjectClass Members
Miner.Interop Namespace

Send Feedback