ArcFM Desktop Developer Guide
IMMSearchResults Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This object contains the results from a locator search. It contains no properties or methods. Rather, it serves as a marker interface for results. It may be cast to MMRowSearchResults or MMEIDSearchResults, each of which has methods used to set and extract the results.
Available at Version
9.2.1 and later
Product Availability

ArcFM Desktop and ArcFM Engine

Required Licenses

ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine

.NET Assembly
Miner.Interop.Framework.dll
Object Model
IMMSearchResults Interface
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("66D2C349-6D52-4273-8F74-4E3EB75AD944")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMSearchResults 
'Usage
 
Dim instance As IMMSearchResults
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("66D2C349-6D52-4273-8F74-4E3EB75AD944")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMSearchResults 
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

IMMSearchResults Members
Miner.Interop Namespace

This object contains the results from a locator search. It contains no properties or methods. Rather, it serves as a marker interface for results. It may be cast to MMRowSearchResults or MMEIDSearchResults, each of which has methods used to set and extract the results.
Object Model
IMMSearchResults Interface
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("66D2C349-6D52-4273-8F74-4E3EB75AD944")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMSearchResults 
'Usage
 
Dim instance As IMMSearchResults
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("66D2C349-6D52-4273-8F74-4E3EB75AD944")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMSearchResults 
Inheritance Hierarchy

Miner.Interop.IMMSearchResults

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

IMMSearchResults Members
Miner.Interop Namespace

 

 


Send Comment