You are here:
COM Interface
Overviews
C++ API
C++ Support Classes
COM Interface
>
Interfaces
dtengine Library
Structs, Records, Enums
Interfaces
Indexing COM Data Sources
>
ISearchJob Interface
IFileConverter Interface
IIndexCache Interface
IIndexJob Interface
IJobErrorInfo Interface
IOptions Interface
ISearchFilter Interface
ISearchJob Interface
ISearchReportJob Interface
ISearchResults Interface
IServer Interface
IWordListBuilder Interface
>
ISearchJob::AbortThread Method
ISearchJob::AutoStopLimit Property
ISearchJob::BooleanConditions Property
ISearchJob::DirListName Property
ISearchJob::DirToSearch Property
ISearchJob::Errors Property
ISearchJob::ExcludeFilters Property
ISearchJob::FieldWeights Property
ISearchJob::FileConditions Property
ISearchJob::FileCount Property
ISearchJob::Fuzziness Property
ISearchJob::HitCount Property
ISearchJob::IncludeFilters Property
ISearchJob::IndexesToSearch Property
ISearchJob::IsThreadDone Property
ISearchJob::ListingFlags Property
ISearchJob::MaxFilesToRetrieve Property
ISearchJob::OutputListingName Property
ISearchJob::Request Property
ISearchJob::Results Property
ISearchJob::ResultsAsFilter Property
ISearchJob::SearchFlags Property
ISearchJob::StatusHandler Property
ISearchJob::TimeoutSeconds Property
ISearchJob::WantResultsAsFilter Property
ISearchJob::AbortThread Method
ISearchJob::AddIndexToSearch Method
ISearchJob::Execute Method
ISearchJob::ExecuteInThread Method
ISearchJob::IsThreadDoneWait Method
ISearchJob::SetFilter Method
ISearchJob::SetIndexCache Method
Close
dtSearch Text Retrieval Engine Programmer's Reference
Contents
|
Index
|
Home
Previous
|
Up
|
Next
ISearchJob::AbortThread Method
ISearchJob Interface
Syntax
IDL
HRESULT
AbortThread
();
Interface
ISearchJob Interface
Description
Aborts an indexing thread started by
ExecuteInThread
.