Miner.Interop.FrameworkUI Assembly > Miner.Interop Namespace > IMMSearchStrategyUI Interface : GetSearchConfiguration Method |
Receives a value (or multiple values) from the mmSearchOptionFlags enumeration. This value is then used to establish options such as Zoom and Auto Select in the resulting IMMSearchConfiguration object.
'Declaration Function GetSearchConfiguration( _ ByVal optionFlags As mmSearchOptionFlags _ ) As IMMSearchConfiguration
'Usage Dim instance As IMMSearchStrategyUI Dim optionFlags As mmSearchOptionFlags Dim value As IMMSearchConfiguration value = instance.GetSearchConfiguration(optionFlags)
IMMSearchConfiguration GetSearchConfiguration( mmSearchOptionFlags optionFlags )
Receives a value (or multiple values) from the mmSearchOptionFlags enumeration. This value is then used to establish options such as Zoom and Auto Select in the resulting IMMSearchConfiguration object.
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.