ArcFM Engine Developer Guide
IMMTreeViewTool Interface
Members 


Process Framework Tools: Use this interface to create custom tools for a Process Framework extension.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("D65C7F62-4155-11D4-80D8-0050DA5BE899")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMTreeViewTool 
'Usage
 
Dim instance As IMMTreeViewTool
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("D65C7F62-4155-11D4-80D8-0050DA5BE899")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMTreeViewTool 
Remarks
ArcFM and Designer Tree Tools: The IMMTreeViewTool interface was replaced with the IMMTreeTool interface with the 8.2.1 release of the ArcFM Solution. MMListTree continues to support the IMMTreeViewTool interface for backward compatibility. Future development of ArcFM tree tools should use the IMMTreeTool interface.
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMTreeViewTool Members
Miner.Interop Namespace

Process Framework Tools: Use this interface to create custom tools for a Process Framework extension.
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("D65C7F62-4155-11D4-80D8-0050DA5BE899")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMTreeViewTool 
'Usage
 
Dim instance As IMMTreeViewTool
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("D65C7F62-4155-11D4-80D8-0050DA5BE899")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMTreeViewTool 
Remarks
ArcFM and Designer Tree Tools: The IMMTreeViewTool interface was replaced with the IMMTreeTool interface with the 8.2.1 release of the ArcFM Solution. MMListTree continues to support the IMMTreeViewTool interface for backward compatibility. Future development of ArcFM tree tools should use the IMMTreeTool interface.
Inheritance Hierarchy

Miner.Interop.IMMTreeViewTool

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMTreeViewTool Members
Miner.Interop Namespace

 

 


Send Comment