ArcFM Responder Mobile Developer Guide
MMQuickAttrViewerClass Class
Members 






Object Model
MMQuickAttrViewerClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("9FB15BCB-51CE-487D-9CD7-6C5FF44508BA")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMQuickAttrViewerClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMQuickAttrViewer, MMQuickAttrViewer 
'Usage
 
Dim instance As MMQuickAttrViewerClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("9FB15BCB-51CE-487D-9CD7-6C5FF44508BA")]
[System.Runtime.InteropServices.ComImport()]
public class MMQuickAttrViewerClass : System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMQuickAttrViewer, MMQuickAttrViewer  
public class MMQuickAttrViewerClass = class(System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMQuickAttrViewer, MMQuickAttrViewer)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("9FB15BCB-51CE-487D-9CD7-6C5FF44508BA")
System.Runtime.InteropServices.ComImportAttribute()
public class MMQuickAttrViewerClass extends System.__ComObject implements ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMQuickAttrViewer, MMQuickAttrViewer 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("9FB15BCB-51CE-487D-9CD7-6C5FF44508BA")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMQuickAttrViewerClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMQuickAttrViewer, MMQuickAttrViewer  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("9FB15BCB-51CE-487D-9CD7-6C5FF44508BA")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMQuickAttrViewerClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMQuickAttrViewer, MMQuickAttrViewer  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMQuickAttrViewerClass

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

MMQuickAttrViewerClass Members
Miner.Interop Namespace

Send Feedback