ArcFM Engine Developer Guide
IMMRowSearchResults Interface
Members 


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