ArcFM Responder Mobile Developer Guide
MMObjectClassEnumImplClass Class
Members 






Object Model
MMObjectClassEnumImplClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("92BC5674-F9CD-11D3-80CD-0050DA5BE899")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMObjectClassEnumImplClass 
   Inherits System.__ComObject
   Implements IMMEnumObjectClass, MMObjectClassEnumImpl 
'Usage
 
Dim instance As MMObjectClassEnumImplClass
[System.Runtime.InteropServices.Guid("92BC5674-F9CD-11D3-80CD-0050DA5BE899")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMObjectClassEnumImplClass : System.__ComObject, IMMEnumObjectClass, MMObjectClassEnumImpl  
public class MMObjectClassEnumImplClass = class(System.__ComObject, IMMEnumObjectClass, MMObjectClassEnumImpl)
System.Runtime.InteropServices.GuidAttribute("92BC5674-F9CD-11D3-80CD-0050DA5BE899")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMObjectClassEnumImplClass extends System.__ComObject implements IMMEnumObjectClass, MMObjectClassEnumImpl 
[System.Runtime.InteropServices.Guid("92BC5674-F9CD-11D3-80CD-0050DA5BE899")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMObjectClassEnumImplClass : public System.__ComObject, IMMEnumObjectClass, MMObjectClassEnumImpl  
[System.Runtime.InteropServices.Guid("92BC5674-F9CD-11D3-80CD-0050DA5BE899")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMObjectClassEnumImplClass : public System.__ComObject, IMMEnumObjectClass, MMObjectClassEnumImpl  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMObjectClassEnumImplClass

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

MMObjectClassEnumImplClass Members
Miner.Interop Namespace

Send Feedback