ArcFM Engine Developer Guide
IMMTreeViewToolEx Interface
Members 


Use this interface to create custom tools for a Process Framework extension.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("2F61EC7D-8A1C-4318-B263-B59B611D516F")>
<ComImportAttribute()>
Public Interface IMMTreeViewToolEx 
'Usage
 
Dim instance As IMMTreeViewToolEx
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("2F61EC7D-8A1C-4318-B263-B59B611D516F")]
[ComImport()]
public interface IMMTreeViewToolEx 
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

IMMTreeViewToolEx Members
Miner.Interop.Process Namespace

Use this interface to create custom tools for a Process Framework extension.
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("2F61EC7D-8A1C-4318-B263-B59B611D516F")>
<ComImportAttribute()>
Public Interface IMMTreeViewToolEx 
'Usage
 
Dim instance As IMMTreeViewToolEx
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("2F61EC7D-8A1C-4318-B263-B59B611D516F")]
[ComImport()]
public interface IMMTreeViewToolEx 
Inheritance Hierarchy

Miner.Interop.Process.IMMTreeViewToolEx

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

IMMTreeViewToolEx Members
Miner.Interop.Process Namespace

 

 


Send Comment