ArcFM Responder Mobile Developer Guide
MMFeedPathClass Class
Members 






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

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMFeedPathClass

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

MMFeedPathClass Members
Miner.Interop Namespace

Send Feedback