For a list of all members of this type, see IMMFinder members.
Public Methods
| Name | Description |
 | Find | This method instructs the finder object to begin finding geoObjects-objects that fit the finder object's criteria where pCallback contains callback methods to send located objects from the finder object to the Locator Tool. |
 | Init | This method loads the finder object with the Locator Tool as the container and pApp as the Locator's parent. bRequireObjectClass specifies that only pObjectClass can be searched in the finder object. pFindEvents contains callback methods that allow the finder object to send messages to the Locator Tool. |
 | NewSearch | This method informs the finder object that a new search has started in the Locator Tool. This allows the controls on the form to be reinitialized. |
Top
See Also