ArcFM Responder Mobile Developer Guide
MMContentsView Interface
Members 






Object Model
MMContentsView Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("FDDB19EF-CB6F-11D2-9F38-00C04F6BC78E")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMContentsViewClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMContentsView 
   Inherits ESRI.ArcGIS.ArcMapUI.IContentsView 
'Usage
 
Dim instance As MMContentsView
[System.Runtime.InteropServices.Guid("FDDB19EF-CB6F-11D2-9F38-00C04F6BC78E")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMContentsViewClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMContentsView : ESRI.ArcGIS.ArcMapUI.IContentsView  
public interface MMContentsView = class(ESRI.ArcGIS.ArcMapUI.IContentsView)
System.Runtime.InteropServices.GuidAttribute("FDDB19EF-CB6F-11D2-9F38-00C04F6BC78E")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMContentsViewClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMContentsView implements ESRI.ArcGIS.ArcMapUI.IContentsView 
[System.Runtime.InteropServices.Guid("FDDB19EF-CB6F-11D2-9F38-00C04F6BC78E")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMContentsViewClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMContentsView : public ESRI.ArcGIS.ArcMapUI.IContentsView  
[System.Runtime.InteropServices.Guid("FDDB19EF-CB6F-11D2-9F38-00C04F6BC78E")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMContentsViewClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMContentsView : public ESRI.ArcGIS.ArcMapUI.IContentsView  
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

MMContentsView Members
Miner.Interop Namespace

Send Feedback