ArcFM Responder Mobile Developer Guide
MMExportEDMDB Interface
Members 






Object Model
MMExportEDMDB Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMExportEDMDBClass)>
<System.Runtime.InteropServices.GuidAttribute("394BC06F-0277-4E92-9A03-48E71995EDA8")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMExportEDMDB 
   Inherits IMMExportEDMDB 
'Usage
 
Dim instance As MMExportEDMDB
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMExportEDMDBClass)]
[System.Runtime.InteropServices.Guid("394BC06F-0277-4E92-9A03-48E71995EDA8")]
[System.Runtime.InteropServices.ComImport()]
public interface MMExportEDMDB : IMMExportEDMDB  
public interface MMExportEDMDB = class(IMMExportEDMDB)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMExportEDMDBClass)
System.Runtime.InteropServices.GuidAttribute("394BC06F-0277-4E92-9A03-48E71995EDA8")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMExportEDMDB implements IMMExportEDMDB 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMExportEDMDBClass)]
[System.Runtime.InteropServices.Guid("394BC06F-0277-4E92-9A03-48E71995EDA8")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMExportEDMDB : public IMMExportEDMDB  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMExportEDMDBClass)]
[System.Runtime.InteropServices.Guid("394BC06F-0277-4E92-9A03-48E71995EDA8")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMExportEDMDB : public IMMExportEDMDB  
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

MMExportEDMDB Members
Miner.Interop Namespace

Send Feedback