ArcFM Responder Mobile Developer Guide
MMUIDToolsClass Class
Members 






Object Model
MMUIDToolsClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("15FAD37A-9F7D-491D-9E20-0B793428454B")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMUIDToolsClass 
   Inherits System.__ComObject
   Implements IMMUIDTools, MMUIDTools 
'Usage
 
Dim instance As MMUIDToolsClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("15FAD37A-9F7D-491D-9E20-0B793428454B")]
[System.Runtime.InteropServices.ComImport()]
public class MMUIDToolsClass : System.__ComObject, IMMUIDTools, MMUIDTools  
public class MMUIDToolsClass = class(System.__ComObject, IMMUIDTools, MMUIDTools)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("15FAD37A-9F7D-491D-9E20-0B793428454B")
System.Runtime.InteropServices.ComImportAttribute()
public class MMUIDToolsClass extends System.__ComObject implements IMMUIDTools, MMUIDTools 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("15FAD37A-9F7D-491D-9E20-0B793428454B")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMUIDToolsClass : public System.__ComObject, IMMUIDTools, MMUIDTools  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("15FAD37A-9F7D-491D-9E20-0B793428454B")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMUIDToolsClass : public System.__ComObject, IMMUIDTools, MMUIDTools  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMUIDToolsClass

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

MMUIDToolsClass Members
Miner.Interop Namespace

Send Feedback