ArcFM Responder Mobile Developer Guide
mmDesignerUtilsClass Class
Members 






Object Model
mmDesignerUtilsClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("1AC53A54-8E5C-49F1-A2E7-578A184CA887")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class mmDesignerUtilsClass 
   Inherits System.__ComObject
   Implements IMMDesignerUtilities, mmDesignerUtils 
'Usage
 
Dim instance As mmDesignerUtilsClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("1AC53A54-8E5C-49F1-A2E7-578A184CA887")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class mmDesignerUtilsClass : System.__ComObject, IMMDesignerUtilities, mmDesignerUtils  
public class mmDesignerUtilsClass = class(System.__ComObject, IMMDesignerUtilities, mmDesignerUtils)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("1AC53A54-8E5C-49F1-A2E7-578A184CA887")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class mmDesignerUtilsClass extends System.__ComObject implements IMMDesignerUtilities, mmDesignerUtils 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("1AC53A54-8E5C-49F1-A2E7-578A184CA887")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class mmDesignerUtilsClass : public System.__ComObject, IMMDesignerUtilities, mmDesignerUtils  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("1AC53A54-8E5C-49F1-A2E7-578A184CA887")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class mmDesignerUtilsClass : public System.__ComObject, IMMDesignerUtilities, mmDesignerUtils  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.mmDesignerUtilsClass

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

mmDesignerUtilsClass Members
Miner.Interop Namespace

Send Feedback