ArcFM Responder Mobile Developer Guide
MMLayerUtils Interface
Members 






Object Model
MMLayerUtils Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMLayerUtilsClass)>
<System.Runtime.InteropServices.GuidAttribute("3BA24B13-6791-11D3-8903-00104B9F25F6")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMLayerUtils 
   Inherits ILayerUtil 
'Usage
 
Dim instance As MMLayerUtils
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMLayerUtilsClass)]
[System.Runtime.InteropServices.Guid("3BA24B13-6791-11D3-8903-00104B9F25F6")]
[System.Runtime.InteropServices.ComImport()]
public interface MMLayerUtils : ILayerUtil  
public interface MMLayerUtils = class(ILayerUtil)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMLayerUtilsClass)
System.Runtime.InteropServices.GuidAttribute("3BA24B13-6791-11D3-8903-00104B9F25F6")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMLayerUtils implements ILayerUtil 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMLayerUtilsClass)]
[System.Runtime.InteropServices.Guid("3BA24B13-6791-11D3-8903-00104B9F25F6")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMLayerUtils : public ILayerUtil  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMLayerUtilsClass)]
[System.Runtime.InteropServices.Guid("3BA24B13-6791-11D3-8903-00104B9F25F6")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMLayerUtils : public ILayerUtil  
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

MMLayerUtils Members
Miner.Interop Namespace

Send Feedback