ArcFM Responder Mobile Developer Guide
MMFeederUpdateAUClass Class
Members 






Object Model
MMFeederUpdateAUClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("57FAA555-9719-4503-8C7C-FCFD5DBDC8ED")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMFeederUpdateAUClass 
   Inherits System.__ComObject
   Implements IMMSpecialAUStrategy, MMFeederUpdateAU 
'Usage
 
Dim instance As MMFeederUpdateAUClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("57FAA555-9719-4503-8C7C-FCFD5DBDC8ED")]
[System.Runtime.InteropServices.ComImport()]
public class MMFeederUpdateAUClass : System.__ComObject, IMMSpecialAUStrategy, MMFeederUpdateAU  
public class MMFeederUpdateAUClass = class(System.__ComObject, IMMSpecialAUStrategy, MMFeederUpdateAU)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("57FAA555-9719-4503-8C7C-FCFD5DBDC8ED")
System.Runtime.InteropServices.ComImportAttribute()
public class MMFeederUpdateAUClass extends System.__ComObject implements IMMSpecialAUStrategy, MMFeederUpdateAU 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("57FAA555-9719-4503-8C7C-FCFD5DBDC8ED")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMFeederUpdateAUClass : public System.__ComObject, IMMSpecialAUStrategy, MMFeederUpdateAU  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("57FAA555-9719-4503-8C7C-FCFD5DBDC8ED")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMFeederUpdateAUClass : public System.__ComObject, IMMSpecialAUStrategy, MMFeederUpdateAU  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMFeederUpdateAUClass

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

MMFeederUpdateAUClass Members
Miner.Interop Namespace

Send Feedback