ArcFM Responder Mobile Developer Guide
MMStoredDisplay Interface
Members 






Object Model
MMStoredDisplay Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMStoredDisplayClass)>
<System.Runtime.InteropServices.GuidAttribute("DF0B3D60-548F-101B-8E65-08002B2BD119")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMStoredDisplay 
   Inherits ESRI.ArcGIS.esriSystem.ISupportErrorInfo 
'Usage
 
Dim instance As MMStoredDisplay
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMStoredDisplayClass)]
[System.Runtime.InteropServices.Guid("DF0B3D60-548F-101B-8E65-08002B2BD119")]
[System.Runtime.InteropServices.ComImport()]
public interface MMStoredDisplay : ESRI.ArcGIS.esriSystem.ISupportErrorInfo  
public interface MMStoredDisplay = class(ESRI.ArcGIS.esriSystem.ISupportErrorInfo)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMStoredDisplayClass)
System.Runtime.InteropServices.GuidAttribute("DF0B3D60-548F-101B-8E65-08002B2BD119")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMStoredDisplay implements ESRI.ArcGIS.esriSystem.ISupportErrorInfo 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMStoredDisplayClass)]
[System.Runtime.InteropServices.Guid("DF0B3D60-548F-101B-8E65-08002B2BD119")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMStoredDisplay : public ESRI.ArcGIS.esriSystem.ISupportErrorInfo  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMStoredDisplayClass)]
[System.Runtime.InteropServices.Guid("DF0B3D60-548F-101B-8E65-08002B2BD119")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMStoredDisplay : public ESRI.ArcGIS.esriSystem.ISupportErrorInfo  
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

MMStoredDisplay Members
Miner.Interop Namespace

Send Feedback