ArcFM Desktop Developer Guide
IMMFinder Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This interface allows you to create custom finder objects to be accessed through the ArcFM Locator Tool. The IMMFindCallback interface may be used to provide additional communication between the Locator tool and the finder object.
Available at Version
9.2.1 and later
Product Availability

ArcFM Desktop

Required Licenses

ArcFM, Designer, or ArcFM Viewer

.NET Assembly
Miner.Interop.Desktop.dll
Object Model
IMMFinder Interface
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("305DD5B8-4152-11D4-80D8-0050DA5BE899")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMFinder 
'Usage
 
Dim instance As IMMFinder
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("305DD5B8-4152-11D4-80D8-0050DA5BE899")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMFinder 
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

IMMFinder Members
Miner.Interop Namespace

This interface allows you to create custom finder objects to be accessed through the ArcFM Locator Tool. The IMMFindCallback interface may be used to provide additional communication between the Locator tool and the finder object.
Object Model
IMMFinder Interface
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("305DD5B8-4152-11D4-80D8-0050DA5BE899")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMFinder 
'Usage
 
Dim instance As IMMFinder
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("305DD5B8-4152-11D4-80D8-0050DA5BE899")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMFinder 
Inheritance Hierarchy

Miner.Interop.IMMFinder

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

IMMFinder Members
Miner.Interop Namespace

 

 


Send Comment