ArcFM Responder Mobile Developer Guide
IMMEnumClassesOfCat2 Interface
Members 






Object Model
IMMEnumClassesOfCat2 Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("B86A8124-AA7F-41A7-B62E-9212438EDC87")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMEnumClassesOfCat2 
   Inherits IMMEnumClassesOfCat 
'Usage
 
Dim instance As IMMEnumClassesOfCat2
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("B86A8124-AA7F-41A7-B62E-9212438EDC87")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMEnumClassesOfCat2 : IMMEnumClassesOfCat  
public interface IMMEnumClassesOfCat2 = class(IMMEnumClassesOfCat)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("B86A8124-AA7F-41A7-B62E-9212438EDC87")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMEnumClassesOfCat2 implements IMMEnumClassesOfCat 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("B86A8124-AA7F-41A7-B62E-9212438EDC87")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMEnumClassesOfCat2 : public IMMEnumClassesOfCat  
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("B86A8124-AA7F-41A7-B62E-9212438EDC87")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMEnumClassesOfCat2 : public IMMEnumClassesOfCat  
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

IMMEnumClassesOfCat2 Members
Miner.Interop Namespace

Send Feedback