ArcFM Responder Mobile Developer Guide
MMStoredDisplayManager Interface
Members 






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

MMStoredDisplayManager Members
Miner.Interop Namespace

Send Feedback