The following tables list the members exposed by IMMFindCallback.
Public Properties
| Name | Description |
 | ListItem | Informs the Locator Tool of the next geoObject located by the finder object. |
 | StatusBarMessage | Instructs the Locator Tool of the string the finder object wishes to place in the status bar. |
 | Stopped | Instructs the finder object that the Locator Tool wishes the find to be stopped. |
Top
Public Methods
| Name | Description |
 | AddNewRow | Instructs the Locator Tool to add the geoObject provided in the property ListItem to the results tree view. |
 | ZoomToShape | Instructs the Locator Tool that the finder object wishes to zoom to the feature with geometry pGeometry. Pass a nothing for pGeometry to zoom to all features in the results tree view. |
Top
See Also