ArcFM Responder Mobile Developer Guide
MMEnumFeedPathClass Class
Members 






Object Model
MMEnumFeedPathClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("A3268BCE-1D18-498E-B508-1FFDC4B0A1E7")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMEnumFeedPathClass 
   Inherits System.__ComObject
   Implements IMMEnumFeedPath, MMEnumFeedPath 
'Usage
 
Dim instance As MMEnumFeedPathClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A3268BCE-1D18-498E-B508-1FFDC4B0A1E7")]
[System.Runtime.InteropServices.ComImport()]
public class MMEnumFeedPathClass : System.__ComObject, IMMEnumFeedPath, MMEnumFeedPath  
public class MMEnumFeedPathClass = class(System.__ComObject, IMMEnumFeedPath, MMEnumFeedPath)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("A3268BCE-1D18-498E-B508-1FFDC4B0A1E7")
System.Runtime.InteropServices.ComImportAttribute()
public class MMEnumFeedPathClass extends System.__ComObject implements IMMEnumFeedPath, MMEnumFeedPath 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A3268BCE-1D18-498E-B508-1FFDC4B0A1E7")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMEnumFeedPathClass : public System.__ComObject, IMMEnumFeedPath, MMEnumFeedPath  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A3268BCE-1D18-498E-B508-1FFDC4B0A1E7")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMEnumFeedPathClass : public System.__ComObject, IMMEnumFeedPath, MMEnumFeedPath  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMEnumFeedPathClass

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

MMEnumFeedPathClass Members
Miner.Interop Namespace

Send Feedback