ArcFM Responder Mobile Developer Guide
MMPathElement Interface
Members 






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

MMPathElement Members
Miner.Interop Namespace

Send Feedback