ArcFM Engine Developer Guide
IMMSearchResults Interface
Members 


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
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("66D2C349-6D52-4273-8F74-4E3EB75AD944")>
<ComImportAttribute()>
Public Interface IMMSearchResults 
'Usage
 
Dim instance As IMMSearchResults
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("66D2C349-6D52-4273-8F74-4E3EB75AD944")]
[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.
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("66D2C349-6D52-4273-8F74-4E3EB75AD944")>
<ComImportAttribute()>
Public Interface IMMSearchResults 
'Usage
 
Dim instance As IMMSearchResults
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("66D2C349-6D52-4273-8F74-4E3EB75AD944")]
[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