ArcFM Responder Mobile Developer Guide
MMFeederDeleteAU Interface
Members 






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

MMFeederDeleteAU Members
Miner.Interop Namespace

Send Feedback