ArcFM Responder Mobile Developer Guide
MMEnumPathElement Interface
Members 






Object Model
MMEnumPathElement Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMEnumPathElementClass)>
<System.Runtime.InteropServices.GuidAttribute("709637E5-16E8-495D-93DF-8AE5B040A0FF")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMEnumPathElement 
   Inherits IMMEnumPathElement 
'Usage
 
Dim instance As MMEnumPathElement
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMEnumPathElementClass)]
[System.Runtime.InteropServices.Guid("709637E5-16E8-495D-93DF-8AE5B040A0FF")]
[System.Runtime.InteropServices.ComImport()]
public interface MMEnumPathElement : IMMEnumPathElement  
public interface MMEnumPathElement = class(IMMEnumPathElement)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMEnumPathElementClass)
System.Runtime.InteropServices.GuidAttribute("709637E5-16E8-495D-93DF-8AE5B040A0FF")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMEnumPathElement implements IMMEnumPathElement 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMEnumPathElementClass)]
[System.Runtime.InteropServices.Guid("709637E5-16E8-495D-93DF-8AE5B040A0FF")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMEnumPathElement : public IMMEnumPathElement  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMEnumPathElementClass)]
[System.Runtime.InteropServices.Guid("709637E5-16E8-495D-93DF-8AE5B040A0FF")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMEnumPathElement : public IMMEnumPathElement  
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

MMEnumPathElement Members
Miner.Interop Namespace

Send Feedback