ArcFM Responder Mobile Developer Guide
MMStoredDisplayEnum Interface
Members 






Object Model
MMStoredDisplayEnum Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMStoredDisplayEnumClass)>
<System.Runtime.InteropServices.GuidAttribute("D644F211-D055-4688-8419-14B468B73BC7")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMStoredDisplayEnum 
   Inherits IMMEnumStoredDisplayName 
'Usage
 
Dim instance As MMStoredDisplayEnum
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMStoredDisplayEnumClass)]
[System.Runtime.InteropServices.Guid("D644F211-D055-4688-8419-14B468B73BC7")]
[System.Runtime.InteropServices.ComImport()]
public interface MMStoredDisplayEnum : IMMEnumStoredDisplayName  
public interface MMStoredDisplayEnum = class(IMMEnumStoredDisplayName)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMStoredDisplayEnumClass)
System.Runtime.InteropServices.GuidAttribute("D644F211-D055-4688-8419-14B468B73BC7")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMStoredDisplayEnum implements IMMEnumStoredDisplayName 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMStoredDisplayEnumClass)]
[System.Runtime.InteropServices.Guid("D644F211-D055-4688-8419-14B468B73BC7")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMStoredDisplayEnum : public IMMEnumStoredDisplayName  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMStoredDisplayEnumClass)]
[System.Runtime.InteropServices.Guid("D644F211-D055-4688-8419-14B468B73BC7")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMStoredDisplayEnum : public IMMEnumStoredDisplayName  
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

MMStoredDisplayEnum Members
Miner.Interop Namespace

Send Feedback