ArcFM Solution Developer Guide
MMDuctBankConfig Interface
Members 






This is the topmost object in the blob field. It can have an MMDuctView attached to it.
Object Model
MMDuctBankConfig Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMDuctBankConfigClass)>
<System.Runtime.InteropServices.GuidAttribute("EE598D51-DE47-11D3-80CA-005004D30D09")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMDuctBankConfig 
   Inherits IMMCoreEvents_Event, IMMDuctBankConfig 
'Usage
 
Dim instance As MMDuctBankConfig
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMDuctBankConfigClass)]
[System.Runtime.InteropServices.Guid("EE598D51-DE47-11D3-80CA-005004D30D09")]
[System.Runtime.InteropServices.ComImport()]
public interface MMDuctBankConfig : IMMCoreEvents_Event, IMMDuctBankConfig  
public interface MMDuctBankConfig = class(IMMCoreEvents_Event, IMMDuctBankConfig)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMDuctBankConfigClass)
System.Runtime.InteropServices.GuidAttribute("EE598D51-DE47-11D3-80CA-005004D30D09")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMDuctBankConfig implements IMMCoreEvents_Event, IMMDuctBankConfig 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMDuctBankConfigClass)]
[System.Runtime.InteropServices.Guid("EE598D51-DE47-11D3-80CA-005004D30D09")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMDuctBankConfig : public IMMCoreEvents_Event, IMMDuctBankConfig  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMDuctBankConfigClass)]
[System.Runtime.InteropServices.Guid("EE598D51-DE47-11D3-80CA-005004D30D09")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMDuctBankConfig : public IMMCoreEvents_Event, IMMDuctBankConfig  
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

MMDuctBankConfig Members
Miner.Interop Namespace

Send Feedback