ArcFM Responder Mobile Developer Guide
MMMapSet Interface
Members 






Object Model
MMMapSet Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("F2727380-373C-11D4-80D8-0050DA5BE899")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMMapSetClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMMapSet 
   Inherits IMMMapSet 
'Usage
 
Dim instance As MMMapSet
[System.Runtime.InteropServices.Guid("F2727380-373C-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMapSetClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMMapSet : IMMMapSet  
public interface MMMapSet = class(IMMMapSet)
System.Runtime.InteropServices.GuidAttribute("F2727380-373C-11D4-80D8-0050DA5BE899")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMMapSetClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMMapSet implements IMMMapSet 
[System.Runtime.InteropServices.Guid("F2727380-373C-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMapSetClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMMapSet : public IMMMapSet  
[System.Runtime.InteropServices.Guid("F2727380-373C-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMapSetClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMMapSet : public IMMMapSet  
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

MMMapSet Members
Miner.Interop Namespace

Send Feedback