ArcFM Responder Mobile Developer Guide
MMStoredDisplayName Interface
Members 






Object Model
MMStoredDisplayName Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMStoredDisplayNameClass)>
<System.Runtime.InteropServices.GuidAttribute("4F092E70-43D7-11D4-80D9-0050DA5BE899")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMStoredDisplayName 
   Inherits IMMStoredDisplayName 
'Usage
 
Dim instance As MMStoredDisplayName
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMStoredDisplayNameClass)]
[System.Runtime.InteropServices.Guid("4F092E70-43D7-11D4-80D9-0050DA5BE899")]
[System.Runtime.InteropServices.ComImport()]
public interface MMStoredDisplayName : IMMStoredDisplayName  
public interface MMStoredDisplayName = class(IMMStoredDisplayName)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMStoredDisplayNameClass)
System.Runtime.InteropServices.GuidAttribute("4F092E70-43D7-11D4-80D9-0050DA5BE899")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMStoredDisplayName implements IMMStoredDisplayName 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMStoredDisplayNameClass)]
[System.Runtime.InteropServices.Guid("4F092E70-43D7-11D4-80D9-0050DA5BE899")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMStoredDisplayName : public IMMStoredDisplayName  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMStoredDisplayNameClass)]
[System.Runtime.InteropServices.Guid("4F092E70-43D7-11D4-80D9-0050DA5BE899")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMStoredDisplayName : public IMMStoredDisplayName  
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

MMStoredDisplayName Members
Miner.Interop Namespace

Send Feedback