ArcFM Responder Mobile Developer Guide
MMComposite Interface
Members 






Object Model
MMComposite Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMCompositeClass)>
<System.Runtime.InteropServices.GuidAttribute("305DD5B0-4152-11D4-80D8-0050DA5BE899")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMComposite 
   Inherits ID8List 
'Usage
 
Dim instance As MMComposite
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCompositeClass)]
[System.Runtime.InteropServices.Guid("305DD5B0-4152-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.ComImport()]
public interface MMComposite : ID8List  
public interface MMComposite = class(ID8List)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMCompositeClass)
System.Runtime.InteropServices.GuidAttribute("305DD5B0-4152-11D4-80D8-0050DA5BE899")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMComposite implements ID8List 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCompositeClass)]
[System.Runtime.InteropServices.Guid("305DD5B0-4152-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMComposite : public ID8List  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCompositeClass)]
[System.Runtime.InteropServices.Guid("305DD5B0-4152-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMComposite : public ID8List  
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

MMComposite Members
Miner.Interop Namespace

Send Feedback