ArcFM Responder Mobile Developer Guide
MMImportEDMDB Interface
Members 






Object Model
MMImportEDMDB Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMImportEDMDBClass)>
<System.Runtime.InteropServices.GuidAttribute("504A04A1-349E-4C69-BACD-15B3DF338E82")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMImportEDMDB 
   Inherits IMMImportEDMDB 
'Usage
 
Dim instance As MMImportEDMDB
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMImportEDMDBClass)]
[System.Runtime.InteropServices.Guid("504A04A1-349E-4C69-BACD-15B3DF338E82")]
[System.Runtime.InteropServices.ComImport()]
public interface MMImportEDMDB : IMMImportEDMDB  
public interface MMImportEDMDB = class(IMMImportEDMDB)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMImportEDMDBClass)
System.Runtime.InteropServices.GuidAttribute("504A04A1-349E-4C69-BACD-15B3DF338E82")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMImportEDMDB implements IMMImportEDMDB 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMImportEDMDBClass)]
[System.Runtime.InteropServices.Guid("504A04A1-349E-4C69-BACD-15B3DF338E82")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMImportEDMDB : public IMMImportEDMDB  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMImportEDMDBClass)]
[System.Runtime.InteropServices.Guid("504A04A1-349E-4C69-BACD-15B3DF338E82")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMImportEDMDB : public IMMImportEDMDB  
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

MMImportEDMDB Members
Miner.Interop Namespace

Send Feedback