ArcFM Responder Mobile Developer Guide
MMFeederUpdateAU Interface
Members 






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

MMFeederUpdateAU Members
Miner.Interop Namespace

Send Feedback