dtsSearchResults Class
Size of the string set generated. If the data is larger than bufSize, the size of the buffer needed is returned, and partial data is copied to buf
Generates a null-delimited string set containing field information associated with a document.
The fields are generated from data in dtsSearchResultsItem. In C++ applications, it is more efficient to access the data directly using dtsSearchResultsItem.
All built-in fields are prefixed with an underscore. Additionally, any fields in the userFields set will also be included.