ArcFM Engine Developer Guide
AddResults Method (IMMFeederManagerResultsProcessor)


Syntax
'Declaration
 
Function AddResults( _
   ByVal searchResults As IMMSearchResults, _
   ByVal optionFlags As mmSearchOptionFlags, _
   ByVal searchControl As IMMSearchControl _
) As ID8List
'Usage
 
Dim instance As IMMFeederManagerResultsProcessor
Dim searchResults As IMMSearchResults
Dim optionFlags As mmSearchOptionFlags
Dim searchControl As IMMSearchControl
Dim value As ID8List
 
value = instance.AddResults(searchResults, optionFlags, searchControl)

Parameters

searchResults
optionFlags
searchControl
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

IMMFeederManagerResultsProcessor Interface
IMMFeederManagerResultsProcessor Members

 

 


Send Comment