ArcFM Engine Developer Guide
IMMRowSearchResults Interface
Members 


Version: 10.2.1a

Resource Center Home

This interface provides access to an unordered collection of rows.
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
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("3332347B-57B5-4A66-A255-26054A50A3BD")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMRowSearchResults 
   Inherits IMMSearchResults 
'Usage
 
Dim instance As IMMRowSearchResults
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("3332347B-57B5-4A66-A255-26054A50A3BD")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMRowSearchResults : 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

IMMRowSearchResults Members
Miner.Interop Namespace

This interface provides access to an unordered collection of rows.
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("3332347B-57B5-4A66-A255-26054A50A3BD")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMRowSearchResults 
   Inherits IMMSearchResults 
'Usage
 
Dim instance As IMMRowSearchResults
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("3332347B-57B5-4A66-A255-26054A50A3BD")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMRowSearchResults : IMMSearchResults  
Inheritance Hierarchy

Miner.Interop.IMMRowSearchResults

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

IMMRowSearchResults Members
Miner.Interop Namespace

 

 


Send Comment