ArcFM Responder Mobile Developer Guide
MMFolderToolsClass Class
Members 






Object Model
MMFolderToolsClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("A5743A86-2AFD-4A73-9B3E-FEF21C3977EA")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMFolderToolsClass 
   Inherits System.__ComObject
   Implements IMMFolderTools, ISupportErrorInfo, MMFolderTools 
'Usage
 
Dim instance As MMFolderToolsClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A5743A86-2AFD-4A73-9B3E-FEF21C3977EA")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMFolderToolsClass : System.__ComObject, IMMFolderTools, ISupportErrorInfo, MMFolderTools  
public class MMFolderToolsClass = class(System.__ComObject, IMMFolderTools, ISupportErrorInfo, MMFolderTools)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("A5743A86-2AFD-4A73-9B3E-FEF21C3977EA")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMFolderToolsClass extends System.__ComObject implements IMMFolderTools, ISupportErrorInfo, MMFolderTools 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A5743A86-2AFD-4A73-9B3E-FEF21C3977EA")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMFolderToolsClass : public System.__ComObject, IMMFolderTools, ISupportErrorInfo, MMFolderTools  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A5743A86-2AFD-4A73-9B3E-FEF21C3977EA")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMFolderToolsClass : public System.__ComObject, IMMFolderTools, ISupportErrorInfo, MMFolderTools  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMFolderToolsClass

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

MMFolderToolsClass Members
Miner.Interop Namespace

Send Feedback