ArcFM Responder Mobile Developer Guide
IMMObjectClassCollection Interface
Members 






Object Model
IMMObjectClassCollection Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("05583120-8DAF-11D4-9A20-0001031AE963")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMObjectClassCollection 
'Usage
 
Dim instance As IMMObjectClassCollection
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("05583120-8DAF-11D4-9A20-0001031AE963")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMObjectClassCollection 
public interface IMMObjectClassCollection 
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("05583120-8DAF-11D4-9A20-0001031AE963")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMObjectClassCollection 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("05583120-8DAF-11D4-9A20-0001031AE963")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMObjectClassCollection 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("05583120-8DAF-11D4-9A20-0001031AE963")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMObjectClassCollection 
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

IMMObjectClassCollection Members
Miner.Interop Namespace

Send Feedback