ArcFM Responder Mobile Developer Guide
IMMStandardMapBook Interface
Members 






Object Model
IMMStandardMapBook Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("16932A99-56B9-4542-92C8-163AC1D667E4")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMStandardMapBook 
   Inherits IMMMapBook 
'Usage
 
Dim instance As IMMStandardMapBook
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("16932A99-56B9-4542-92C8-163AC1D667E4")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMStandardMapBook : IMMMapBook  
public interface IMMStandardMapBook = class(IMMMapBook)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("16932A99-56B9-4542-92C8-163AC1D667E4")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMStandardMapBook implements IMMMapBook 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("16932A99-56B9-4542-92C8-163AC1D667E4")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMStandardMapBook : public IMMMapBook  
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("16932A99-56B9-4542-92C8-163AC1D667E4")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMStandardMapBook : 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

IMMStandardMapBook Members
Miner.Interop Namespace

Send Feedback