ArcFM Engine Developer Guide
IMMResultsProcessor Interface Members
Properties  Methods 

The following tables list the members exposed by IMMResultsProcessor.

Public Properties
 NameDescription
 PropertyAutoExpandTreeThis property reads a boolean value indicating whether the results tree should be expanded automatically. True=expand the tree; False=do not expand the tree.  
 PropertyAutoSelectFirstNodeThis property reads a boolean value indicating whether to automatically select the first node in the results tree. True=select; False=do not select.  
Top
Public Methods
 NameDescription
 MethodAddResultsThis method receives the search results as an IMMSearchResults object, value(s) from the mmSearchOptionFlags enumeration, and an IMMSearchControl object. With this information, the method then returns an ID8List object in which the results are displayed according to the user selected Locator option flags. The IMMSearchControl object provides the ability to stop processing (i.e., when the Stop button is clicked).  
 MethodClearResultsClears results from the previous search.  
 MethodDeleteDeletes the IObject passed in.  
 MethodUpdateUpdates the IObject passed in.  
Top
See Also

Reference

IMMResultsProcessor Interface
Miner.Interop Namespace

 

 


Send Comment