ArcFM Responder Mobile Developer Guide
MMLayerUtilitiesClass Class
Members 






Object Model
MMLayerUtilitiesClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("DB7792B9-8CAC-4F07-BC88-60D767489E83")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMLayerUtilitiesClass 
   Inherits System.__ComObject
   Implements IMMLayerUtilities, MMLayerUtilities 
'Usage
 
Dim instance As MMLayerUtilitiesClass
[System.Runtime.InteropServices.Guid("DB7792B9-8CAC-4F07-BC88-60D767489E83")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMLayerUtilitiesClass : System.__ComObject, IMMLayerUtilities, MMLayerUtilities  
public class MMLayerUtilitiesClass = class(System.__ComObject, IMMLayerUtilities, MMLayerUtilities)
System.Runtime.InteropServices.GuidAttribute("DB7792B9-8CAC-4F07-BC88-60D767489E83")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMLayerUtilitiesClass extends System.__ComObject implements IMMLayerUtilities, MMLayerUtilities 
[System.Runtime.InteropServices.Guid("DB7792B9-8CAC-4F07-BC88-60D767489E83")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMLayerUtilitiesClass : public System.__ComObject, IMMLayerUtilities, MMLayerUtilities  
[System.Runtime.InteropServices.Guid("DB7792B9-8CAC-4F07-BC88-60D767489E83")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMLayerUtilitiesClass : public System.__ComObject, IMMLayerUtilities, MMLayerUtilities  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMLayerUtilitiesClass

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

MMLayerUtilitiesClass Members
Miner.Interop Namespace

Send Feedback