ArcFM Engine Developer Guide
IMMResultsProcessor Interface
Members 


Use this interface to determine how objects appear in the tree. If a results processor is not provided the default behavior will be used (i.e., results grouped by layer).
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<GuidAttribute("77F17DA9-E15A-47FA-A6AB-E80EC6456FFD")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMResultsProcessor 
'Usage
 
Dim instance As IMMResultsProcessor
[Guid("77F17DA9-E15A-47FA-A6AB-E80EC6456FFD")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMResultsProcessor 
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

IMMResultsProcessor Members
Miner.Interop Namespace

Use this interface to determine how objects appear in the tree. If a results processor is not provided the default behavior will be used (i.e., results grouped by layer).
Syntax
'Declaration
 
<GuidAttribute("77F17DA9-E15A-47FA-A6AB-E80EC6456FFD")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMResultsProcessor 
'Usage
 
Dim instance As IMMResultsProcessor
[Guid("77F17DA9-E15A-47FA-A6AB-E80EC6456FFD")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMResultsProcessor 
Inheritance Hierarchy

Miner.Interop.IMMResultsProcessor

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

IMMResultsProcessor Members
Miner.Interop Namespace

 

 


Send Comment