ArcFM Responder Mobile Developer Guide
MMFeederCreateAUClass Class
Members 






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

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMFeederCreateAUClass

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

MMFeederCreateAUClass Members
Miner.Interop Namespace

Send Feedback