ArcFM Responder Mobile Developer Guide
MMObjectClassEnumImpl Interface
Members 






Object Model
MMObjectClassEnumImpl Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMObjectClassEnumImplClass)>
<System.Runtime.InteropServices.GuidAttribute("ACEC2380-F9CE-11D3-80CD-0050DA5BE899")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMObjectClassEnumImpl 
   Inherits IMMEnumObjectClass 
'Usage
 
Dim instance As MMObjectClassEnumImpl
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMObjectClassEnumImplClass)]
[System.Runtime.InteropServices.Guid("ACEC2380-F9CE-11D3-80CD-0050DA5BE899")]
[System.Runtime.InteropServices.ComImport()]
public interface MMObjectClassEnumImpl : IMMEnumObjectClass  
public interface MMObjectClassEnumImpl = class(IMMEnumObjectClass)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMObjectClassEnumImplClass)
System.Runtime.InteropServices.GuidAttribute("ACEC2380-F9CE-11D3-80CD-0050DA5BE899")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMObjectClassEnumImpl implements IMMEnumObjectClass 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMObjectClassEnumImplClass)]
[System.Runtime.InteropServices.Guid("ACEC2380-F9CE-11D3-80CD-0050DA5BE899")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMObjectClassEnumImpl : public IMMEnumObjectClass  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMObjectClassEnumImplClass)]
[System.Runtime.InteropServices.Guid("ACEC2380-F9CE-11D3-80CD-0050DA5BE899")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMObjectClassEnumImpl : public 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

MMObjectClassEnumImpl Members
Miner.Interop Namespace

Send Feedback