ArcFM Responder Mobile Developer Guide
MMStoredDisplayNameClass Class
Members 






Object Model
MMStoredDisplayNameClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("E32E6B3C-45FD-11D4-921D-00500464DA9D")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMStoredDisplayNameClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMStoredDisplayName, MMStoredDisplayName 
'Usage
 
Dim instance As MMStoredDisplayNameClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("E32E6B3C-45FD-11D4-921D-00500464DA9D")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMStoredDisplayNameClass : System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMStoredDisplayName, MMStoredDisplayName  
public class MMStoredDisplayNameClass = class(System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMStoredDisplayName, MMStoredDisplayName)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("E32E6B3C-45FD-11D4-921D-00500464DA9D")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMStoredDisplayNameClass extends System.__ComObject implements ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMStoredDisplayName, MMStoredDisplayName 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("E32E6B3C-45FD-11D4-921D-00500464DA9D")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMStoredDisplayNameClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMStoredDisplayName, MMStoredDisplayName  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("E32E6B3C-45FD-11D4-921D-00500464DA9D")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMStoredDisplayNameClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMStoredDisplayName, MMStoredDisplayName  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMStoredDisplayNameClass

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

MMStoredDisplayNameClass Members
Miner.Interop Namespace

Send Feedback