ArcFM Responder Mobile Developer Guide
MMLayerUtilsClass Class
Members 






Object Model
MMLayerUtilsClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("3BA24B14-6791-11D3-8903-00104B9F25F6")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMLayerUtilsClass 
   Inherits System.__ComObject
   Implements ILayerUtil, ILayerUtilEx, MMLayerUtils 
'Usage
 
Dim instance As MMLayerUtilsClass
[System.Runtime.InteropServices.Guid("3BA24B14-6791-11D3-8903-00104B9F25F6")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMLayerUtilsClass : System.__ComObject, ILayerUtil, ILayerUtilEx, MMLayerUtils  
public class MMLayerUtilsClass = class(System.__ComObject, ILayerUtil, ILayerUtilEx, MMLayerUtils)
System.Runtime.InteropServices.GuidAttribute("3BA24B14-6791-11D3-8903-00104B9F25F6")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMLayerUtilsClass extends System.__ComObject implements ILayerUtil, ILayerUtilEx, MMLayerUtils 
[System.Runtime.InteropServices.Guid("3BA24B14-6791-11D3-8903-00104B9F25F6")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMLayerUtilsClass : public System.__ComObject, ILayerUtil, ILayerUtilEx, MMLayerUtils  
[System.Runtime.InteropServices.Guid("3BA24B14-6791-11D3-8903-00104B9F25F6")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMLayerUtilsClass : public System.__ComObject, ILayerUtil, ILayerUtilEx, MMLayerUtils  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMLayerUtilsClass

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

MMLayerUtilsClass Members
Miner.Interop Namespace

Send Feedback