ArcFM Responder Mobile Developer Guide
MMFolderTools Interface
Members 






Object Model
MMFolderTools Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFolderToolsClass)>
<System.Runtime.InteropServices.GuidAttribute("DF0B3D60-548F-101B-8E65-08002B2BD119")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMFolderTools 
   Inherits ISupportErrorInfo 
'Usage
 
Dim instance As MMFolderTools
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFolderToolsClass)]
[System.Runtime.InteropServices.Guid("DF0B3D60-548F-101B-8E65-08002B2BD119")]
[System.Runtime.InteropServices.ComImport()]
public interface MMFolderTools : ISupportErrorInfo  
public interface MMFolderTools = class(ISupportErrorInfo)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFolderToolsClass)
System.Runtime.InteropServices.GuidAttribute("DF0B3D60-548F-101B-8E65-08002B2BD119")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMFolderTools implements ISupportErrorInfo 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFolderToolsClass)]
[System.Runtime.InteropServices.Guid("DF0B3D60-548F-101B-8E65-08002B2BD119")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMFolderTools : public ISupportErrorInfo  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFolderToolsClass)]
[System.Runtime.InteropServices.Guid("DF0B3D60-548F-101B-8E65-08002B2BD119")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMFolderTools : public ISupportErrorInfo  
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

MMFolderTools Members
Miner.Interop Namespace

Send Feedback