ArcFM Responder Mobile Developer Guide
MMPropertyWindowClass Class
Members 






Object Model
MMPropertyWindowClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("39B35D8E-1903-4716-9A72-E68CB1F6E279")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMPropertyWindowClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMPropertyWindow, MMPropertyWindow 
'Usage
 
Dim instance As MMPropertyWindowClass
[System.Runtime.InteropServices.Guid("39B35D8E-1903-4716-9A72-E68CB1F6E279")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMPropertyWindowClass : System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMPropertyWindow, MMPropertyWindow  
public class MMPropertyWindowClass = class(System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMPropertyWindow, MMPropertyWindow)
System.Runtime.InteropServices.GuidAttribute("39B35D8E-1903-4716-9A72-E68CB1F6E279")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMPropertyWindowClass extends System.__ComObject implements ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMPropertyWindow, MMPropertyWindow 
[System.Runtime.InteropServices.Guid("39B35D8E-1903-4716-9A72-E68CB1F6E279")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMPropertyWindowClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMPropertyWindow, MMPropertyWindow  
[System.Runtime.InteropServices.Guid("39B35D8E-1903-4716-9A72-E68CB1F6E279")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMPropertyWindowClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMPropertyWindow, MMPropertyWindow  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMPropertyWindowClass

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

MMPropertyWindowClass Members
Miner.Interop Namespace

Send Feedback