ArcFM Desktop Developer Guide
IMMFindCallback Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This optional interface provides additional callback methods to allow communication between the Locator Tool and the finder object during execution of the find. Custom finder objects are created using the IMMFinder interface.
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
IMMFindCallback Interface
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("305DD5B7-4152-11D4-80D8-0050DA5BE899")>
<ComImportAttribute()>
Public Interface IMMFindCallback 
'Usage
 
Dim instance As IMMFindCallback
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("305DD5B7-4152-11D4-80D8-0050DA5BE899")]
[ComImport()]
public interface IMMFindCallback 
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

IMMFindCallback Members
Miner.Interop Namespace

This optional interface provides additional callback methods to allow communication between the Locator Tool and the finder object during execution of the find. Custom finder objects are created using the IMMFinder interface.
Object Model
IMMFindCallback Interface
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("305DD5B7-4152-11D4-80D8-0050DA5BE899")>
<ComImportAttribute()>
Public Interface IMMFindCallback 
'Usage
 
Dim instance As IMMFindCallback
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("305DD5B7-4152-11D4-80D8-0050DA5BE899")]
[ComImport()]
public interface IMMFindCallback 
Inheritance Hierarchy

Miner.Interop.IMMFindCallback

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

IMMFindCallback Members
Miner.Interop Namespace

 

 


Send Comment