ArcFM Responder Mobile Developer Guide
MMEnumLoopElement Interface
Members 






Object Model
MMEnumLoopElement Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("ADC7CCF0-1A3E-4E11-A5E0-82A6D81A62BF")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMEnumLoopElementClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMEnumLoopElement 
   Inherits IMMEnumLoopElement 
'Usage
 
Dim instance As MMEnumLoopElement
[System.Runtime.InteropServices.Guid("ADC7CCF0-1A3E-4E11-A5E0-82A6D81A62BF")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMEnumLoopElementClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMEnumLoopElement : IMMEnumLoopElement  
public interface MMEnumLoopElement = class(IMMEnumLoopElement)
System.Runtime.InteropServices.GuidAttribute("ADC7CCF0-1A3E-4E11-A5E0-82A6D81A62BF")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMEnumLoopElementClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMEnumLoopElement implements IMMEnumLoopElement 
[System.Runtime.InteropServices.Guid("ADC7CCF0-1A3E-4E11-A5E0-82A6D81A62BF")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMEnumLoopElementClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMEnumLoopElement : public IMMEnumLoopElement  
[System.Runtime.InteropServices.Guid("ADC7CCF0-1A3E-4E11-A5E0-82A6D81A62BF")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMEnumLoopElementClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMEnumLoopElement : public IMMEnumLoopElement  
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

MMEnumLoopElement Members
Miner.Interop Namespace

Send Feedback