ArcFM Responder Mobile Developer Guide
MMFeederCreateAU Interface
Members 






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

MMFeederCreateAU Members
Miner.Interop Namespace

Send Feedback