IFindResultCallback class

IFindResultCallback class

Callback interface used to getting search text result.

The IFindResultCallback type exposes the following members:

Methods

MethodDescription
found_resultCallback method that receives data about the found text.

See Also