ArcFM Responder Mobile Developer Guide
MMCompositeMapBook Interface
Members 






Object Model
MMCompositeMapBook Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMCompositeMapBookClass)>
<System.Runtime.InteropServices.GuidAttribute("DF8DE7FB-68EB-4CB0-B148-1B3B1CEAEA65")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMCompositeMapBook 
   Inherits IMMCoreEvents_Event, IMMMapBook 
'Usage
 
Dim instance As MMCompositeMapBook
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCompositeMapBookClass)]
[System.Runtime.InteropServices.Guid("DF8DE7FB-68EB-4CB0-B148-1B3B1CEAEA65")]
[System.Runtime.InteropServices.ComImport()]
public interface MMCompositeMapBook : IMMCoreEvents_Event, IMMMapBook  
public interface MMCompositeMapBook = class(IMMCoreEvents_Event, IMMMapBook)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMCompositeMapBookClass)
System.Runtime.InteropServices.GuidAttribute("DF8DE7FB-68EB-4CB0-B148-1B3B1CEAEA65")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMCompositeMapBook implements IMMCoreEvents_Event, IMMMapBook 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCompositeMapBookClass)]
[System.Runtime.InteropServices.Guid("DF8DE7FB-68EB-4CB0-B148-1B3B1CEAEA65")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMCompositeMapBook : public IMMCoreEvents_Event, IMMMapBook  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCompositeMapBookClass)]
[System.Runtime.InteropServices.Guid("DF8DE7FB-68EB-4CB0-B148-1B3B1CEAEA65")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMCompositeMapBook : public IMMCoreEvents_Event, IMMMapBook  
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

MMCompositeMapBook Members
Miner.Interop Namespace

Send Feedback