Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
DSearchResults::GetDocInfoItem Method
DSearchResults Class | DSearchResults Class | dtSearch Namespace | Send Feedback

Retrieves a single field from the field-value pairs containing document properties.

int GetDocInfoItem(const char * fieldName, DStringProperty& dest);
Parameters
Parameters 
Description 
const char * fieldName 
Name of the field to retrieve 
DStringProperty& dest 
Buffer to receive the value of the field 
Returns

0 on success, or non-zero if the field could not be found.

Description

For a list of the properties included, see dtsSearchResults::getDocInfoStrings Method

Class
Links
You are here: C++ Support Classes > dtSearch Namespace > Classes > DSearchResults Class > DSearchResults::GetDocInfoItem Method
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.