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.
The following code sample demonstrates how the IMMFinder::Find method may be implemented.
Visual Basic |
Copy Code |
Private Sub IMMFinder_Find(ByVal pCallback As Miner.Interop.Desktop.IMMFindCallback)
m_frmOIDForm.LocateFeature pCallback
End Sub |
|
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.