You are here: C++ Support Classes > dtSearch Namespace > Classes > DFileConvertJob Class > DFileConvertJob::SetHits Method
Close
dtSearch Text Retrieval Engine Programmer's Reference
DFileConvertJob::SetHits Method
Syntax
C++
void SetHits(long * hits, long ct);
Parameters
Description
long * hits
Word offsets of hits
long ct
Number of hits

Set the word offsets of hits to highlight. SetInputItem will set this based on information in search results.

Copyright (c) 1995-2025 dtSearch Corp. All rights reserved.