ArcFM Responder Mobile Developer Guide
MMFeederDeleteAUClass Class
Members 






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

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMFeederDeleteAUClass

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

MMFeederDeleteAUClass Members
Miner.Interop Namespace

Send Feedback