ArcFM Responder Mobile Developer Guide
MMLoopElement Interface
Members 






Object Model
MMLoopElement Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMLoopElementClass)>
<System.Runtime.InteropServices.GuidAttribute("B07E9624-422C-40AD-85D1-EC5AA8AB4DB5")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMLoopElement 
   Inherits IMMLoopElement 
'Usage
 
Dim instance As MMLoopElement
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMLoopElementClass)]
[System.Runtime.InteropServices.Guid("B07E9624-422C-40AD-85D1-EC5AA8AB4DB5")]
[System.Runtime.InteropServices.ComImport()]
public interface MMLoopElement : IMMLoopElement  
public interface MMLoopElement = class(IMMLoopElement)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMLoopElementClass)
System.Runtime.InteropServices.GuidAttribute("B07E9624-422C-40AD-85D1-EC5AA8AB4DB5")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMLoopElement implements IMMLoopElement 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMLoopElementClass)]
[System.Runtime.InteropServices.Guid("B07E9624-422C-40AD-85D1-EC5AA8AB4DB5")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMLoopElement : public IMMLoopElement  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMLoopElementClass)]
[System.Runtime.InteropServices.Guid("B07E9624-422C-40AD-85D1-EC5AA8AB4DB5")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMLoopElement : public IMMLoopElement  
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

MMLoopElement Members
Miner.Interop Namespace

Send Feedback