ArcFM Responder Mobile Developer Guide
MMFeederSplitAU Interface
Members 






Object Model
MMFeederSplitAU Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFeederSplitAUClass)>
<System.Runtime.InteropServices.GuidAttribute("0064BFC0-C7B3-11D3-80C6-0050DA5BE899")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMFeederSplitAU 
   Inherits IMMSpecialAUStrategy 
'Usage
 
Dim instance As MMFeederSplitAU
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeederSplitAUClass)]
[System.Runtime.InteropServices.Guid("0064BFC0-C7B3-11D3-80C6-0050DA5BE899")]
[System.Runtime.InteropServices.ComImport()]
public interface MMFeederSplitAU : IMMSpecialAUStrategy  
public interface MMFeederSplitAU = class(IMMSpecialAUStrategy)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFeederSplitAUClass)
System.Runtime.InteropServices.GuidAttribute("0064BFC0-C7B3-11D3-80C6-0050DA5BE899")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMFeederSplitAU implements IMMSpecialAUStrategy 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeederSplitAUClass)]
[System.Runtime.InteropServices.Guid("0064BFC0-C7B3-11D3-80C6-0050DA5BE899")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMFeederSplitAU : public IMMSpecialAUStrategy  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeederSplitAUClass)]
[System.Runtime.InteropServices.Guid("0064BFC0-C7B3-11D3-80C6-0050DA5BE899")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMFeederSplitAU : public IMMSpecialAUStrategy  
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

MMFeederSplitAU Members
Miner.Interop Namespace

Send Feedback