ArcFM Desktop Developer Guide
IMMFindCallback Interface
Members 


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
Product Availability
Required Licenses
.NET Assembly
Object Model
IMMFindCallback Interface
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("305DD5B7-4152-11D4-80D8-0050DA5BE899")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMFindCallback 
'Usage
 
Dim instance As IMMFindCallback
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("305DD5B7-4152-11D4-80D8-0050DA5BE899")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[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)>
<GuidAttribute("305DD5B7-4152-11D4-80D8-0050DA5BE899")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMFindCallback 
'Usage
 
Dim instance As IMMFindCallback
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("305DD5B7-4152-11D4-80D8-0050DA5BE899")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[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