ArcFM Responder Mobile Developer Guide
MMEnumPathElementClass Class
Members 






Object Model
MMEnumPathElementClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("CA8E8C3C-F2E9-4D62-A992-AF28D6FA7636")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMEnumPathElementClass 
   Inherits System.__ComObject
   Implements IMMEnumPathElement, MMEnumPathElement 
'Usage
 
Dim instance As MMEnumPathElementClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("CA8E8C3C-F2E9-4D62-A992-AF28D6FA7636")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMEnumPathElementClass : System.__ComObject, IMMEnumPathElement, MMEnumPathElement  
public class MMEnumPathElementClass = class(System.__ComObject, IMMEnumPathElement, MMEnumPathElement)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("CA8E8C3C-F2E9-4D62-A992-AF28D6FA7636")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMEnumPathElementClass extends System.__ComObject implements IMMEnumPathElement, MMEnumPathElement 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("CA8E8C3C-F2E9-4D62-A992-AF28D6FA7636")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMEnumPathElementClass : public System.__ComObject, IMMEnumPathElement, MMEnumPathElement  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("CA8E8C3C-F2E9-4D62-A992-AF28D6FA7636")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMEnumPathElementClass : public System.__ComObject, IMMEnumPathElement, MMEnumPathElement  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMEnumPathElementClass

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

MMEnumPathElementClass Members
Miner.Interop Namespace

Send Feedback