ArcFM Responder Mobile Developer Guide
MMObjectClassCollection Interface
Members 






Object Model
MMObjectClassCollection Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("05583120-8DAF-11D4-9A20-0001031AE963")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMObjectClassCollectionClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMObjectClassCollection 
   Inherits IMMObjectClassCollection 
'Usage
 
Dim instance As MMObjectClassCollection
[System.Runtime.InteropServices.Guid("05583120-8DAF-11D4-9A20-0001031AE963")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMObjectClassCollectionClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMObjectClassCollection : IMMObjectClassCollection  
public interface MMObjectClassCollection = class(IMMObjectClassCollection)
System.Runtime.InteropServices.GuidAttribute("05583120-8DAF-11D4-9A20-0001031AE963")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMObjectClassCollectionClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMObjectClassCollection implements IMMObjectClassCollection 
[System.Runtime.InteropServices.Guid("05583120-8DAF-11D4-9A20-0001031AE963")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMObjectClassCollectionClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMObjectClassCollection : public IMMObjectClassCollection  
[System.Runtime.InteropServices.Guid("05583120-8DAF-11D4-9A20-0001031AE963")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMObjectClassCollectionClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMObjectClassCollection : public 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

MMObjectClassCollection Members
Miner.Interop Namespace

Send Feedback