ArcFM Responder Mobile Developer Guide
MMPathElementClass Class
Members 






Object Model
MMPathElementClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("9659CB24-5A09-46DA-BBE2-0892175A7810")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMPathElementClass 
   Inherits System.__ComObject
   Implements IMMPathElement, IMMPathElementEx, MMPathElement 
'Usage
 
Dim instance As MMPathElementClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("9659CB24-5A09-46DA-BBE2-0892175A7810")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMPathElementClass : System.__ComObject, IMMPathElement, IMMPathElementEx, MMPathElement  
public class MMPathElementClass = class(System.__ComObject, IMMPathElement, IMMPathElementEx, MMPathElement)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("9659CB24-5A09-46DA-BBE2-0892175A7810")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMPathElementClass extends System.__ComObject implements IMMPathElement, IMMPathElementEx, MMPathElement 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("9659CB24-5A09-46DA-BBE2-0892175A7810")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMPathElementClass : public System.__ComObject, IMMPathElement, IMMPathElementEx, MMPathElement  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("9659CB24-5A09-46DA-BBE2-0892175A7810")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMPathElementClass : public System.__ComObject, IMMPathElement, IMMPathElementEx, MMPathElement  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMPathElementClass

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

MMPathElementClass Members
Miner.Interop Namespace

Send Feedback