ArcFM Responder Mobile Developer Guide
MMStandardMapBook Interface
Members 






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

MMStandardMapBook Members
Miner.Interop Namespace

Send Feedback