ArcFM Responder Mobile Developer Guide
MMFeederSplitAUClass Class
Members 






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

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMFeederSplitAUClass

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

MMFeederSplitAUClass Members
Miner.Interop Namespace

Send Feedback