ArcFM Responder Mobile Developer Guide
MMEnumLoopElementClass Class
Members 






Object Model
MMEnumLoopElementClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("7E937E39-9B94-47F8-AA38-77D251CC40DA")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMEnumLoopElementClass 
   Inherits System.__ComObject
   Implements IMMEnumLoopElement, MMEnumLoopElement 
'Usage
 
Dim instance As MMEnumLoopElementClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("7E937E39-9B94-47F8-AA38-77D251CC40DA")]
[System.Runtime.InteropServices.ComImport()]
public class MMEnumLoopElementClass : System.__ComObject, IMMEnumLoopElement, MMEnumLoopElement  
public class MMEnumLoopElementClass = class(System.__ComObject, IMMEnumLoopElement, MMEnumLoopElement)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("7E937E39-9B94-47F8-AA38-77D251CC40DA")
System.Runtime.InteropServices.ComImportAttribute()
public class MMEnumLoopElementClass extends System.__ComObject implements IMMEnumLoopElement, MMEnumLoopElement 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("7E937E39-9B94-47F8-AA38-77D251CC40DA")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMEnumLoopElementClass : public System.__ComObject, IMMEnumLoopElement, MMEnumLoopElement  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("7E937E39-9B94-47F8-AA38-77D251CC40DA")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMEnumLoopElementClass : public System.__ComObject, IMMEnumLoopElement, MMEnumLoopElement  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMEnumLoopElementClass

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

MMEnumLoopElementClass Members
Miner.Interop Namespace

Send Feedback