ArcFM Responder Mobile Developer Guide
MMMapSetClass Class
Members 






Object Model
MMMapSetClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("F2727381-373C-11D4-80D8-0050DA5BE899")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMMapSetClass 
   Inherits System.__ComObject
   Implements ID8ListItem, ID8ListItemEx, IMMCoreEvents, IMMMapSet, IMMOrderedList, IMMOrderedListItem, IMMPersistentListItem, IMMPersistentListItemEx, IMMSimplePersistentListItem, MMMapSet 
'Usage
 
Dim instance As MMMapSetClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("F2727381-373C-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.ComImport()]
public class MMMapSetClass : System.__ComObject, ID8ListItem, ID8ListItemEx, IMMCoreEvents, IMMMapSet, IMMOrderedList, IMMOrderedListItem, IMMPersistentListItem, IMMPersistentListItemEx, IMMSimplePersistentListItem, MMMapSet  
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("F2727381-373C-11D4-80D8-0050DA5BE899")
System.Runtime.InteropServices.ComImportAttribute()
public class MMMapSetClass extends System.__ComObject implements ID8ListItem, ID8ListItemEx, IMMCoreEvents, IMMMapSet, IMMOrderedList, IMMOrderedListItem, IMMPersistentListItem, IMMPersistentListItemEx, IMMSimplePersistentListItem, MMMapSet 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("F2727381-373C-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMMapSetClass : public System.__ComObject, ID8ListItem, ID8ListItemEx, IMMCoreEvents, IMMMapSet, IMMOrderedList, IMMOrderedListItem, IMMPersistentListItem, IMMPersistentListItemEx, IMMSimplePersistentListItem, MMMapSet  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("F2727381-373C-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMMapSetClass : public System.__ComObject, ID8ListItem, ID8ListItemEx, IMMCoreEvents, IMMMapSet, IMMOrderedList, IMMOrderedListItem, IMMPersistentListItem, IMMPersistentListItemEx, IMMSimplePersistentListItem, MMMapSet  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMMapSetClass

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

MMMapSetClass Members
Miner.Interop Namespace

Send Feedback