ArcFM Responder Mobile Developer Guide
MMStoredDisplayEnumClass Class
Members 






Object Model
MMStoredDisplayEnumClass Class
Syntax
[System.Runtime.InteropServices.Guid("96BBD8C8-9095-4FCE-9886-4AFCEDE3CE12")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMStoredDisplayEnumClass : System.__ComObject, IMMEnumStoredDisplayName, MMStoredDisplayEnum  
public class MMStoredDisplayEnumClass = class(System.__ComObject, IMMEnumStoredDisplayName, MMStoredDisplayEnum)
System.Runtime.InteropServices.GuidAttribute("96BBD8C8-9095-4FCE-9886-4AFCEDE3CE12")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMStoredDisplayEnumClass extends System.__ComObject implements IMMEnumStoredDisplayName, MMStoredDisplayEnum 
[System.Runtime.InteropServices.Guid("96BBD8C8-9095-4FCE-9886-4AFCEDE3CE12")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMStoredDisplayEnumClass : public System.__ComObject, IMMEnumStoredDisplayName, MMStoredDisplayEnum  
[System.Runtime.InteropServices.Guid("96BBD8C8-9095-4FCE-9886-4AFCEDE3CE12")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMStoredDisplayEnumClass : public System.__ComObject, IMMEnumStoredDisplayName, MMStoredDisplayEnum  
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("96BBD8C8-9095-4FCE-9886-4AFCEDE3CE12")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMStoredDisplayEnumClass 
   Inherits System.__ComObject
   Implements IMMEnumStoredDisplayName, MMStoredDisplayEnum 
 
'Usage
 
Dim instance As MMStoredDisplayEnumClass
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMStoredDisplayEnumClass

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

MMStoredDisplayEnumClass Members
Miner.Interop Namespace

Send Feedback