OESimSearchStatus

This namespace contains constants representing the various status of the similarity search (OESubSearchResult::GetSearchStatus).

Finished

This constant indicates that the similarity search finished successfully.

InProgress

This constant indicates that the similarity search is in progress.

Uninitialized

This constant indicates that the similarity search can not be initialized (for example, attempting a search on an invalid OEFastFPDatabase object).