ArcFM Responder Mobile Developer Guide
mmDesignerUtils Interface
Members 






Object Model
mmDesignerUtils Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("D38E43A3-1A8E-4956-ABE7-3F1DE3B91C05")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.mmDesignerUtilsClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface mmDesignerUtils 
   Inherits IMMDesignerUtilities 
'Usage
 
Dim instance As mmDesignerUtils
[System.Runtime.InteropServices.Guid("D38E43A3-1A8E-4956-ABE7-3F1DE3B91C05")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.mmDesignerUtilsClass)]
[System.Runtime.InteropServices.ComImport()]
public interface mmDesignerUtils : IMMDesignerUtilities  
public interface mmDesignerUtils = class(IMMDesignerUtilities)
System.Runtime.InteropServices.GuidAttribute("D38E43A3-1A8E-4956-ABE7-3F1DE3B91C05")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.mmDesignerUtilsClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface mmDesignerUtils implements IMMDesignerUtilities 
[System.Runtime.InteropServices.Guid("D38E43A3-1A8E-4956-ABE7-3F1DE3B91C05")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.mmDesignerUtilsClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface mmDesignerUtils : public IMMDesignerUtilities  
[System.Runtime.InteropServices.Guid("D38E43A3-1A8E-4956-ABE7-3F1DE3B91C05")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.mmDesignerUtilsClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class mmDesignerUtils : public IMMDesignerUtilities  
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

mmDesignerUtils Members
Miner.Interop Namespace

Send Feedback