Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
dtsViewerInfo::extractToFile Data Member
dtsViewerInfo Structure | dtsViewerInfo Structure | Send Feedback

Pointer to function that will extract an item from the container to a temporary file.

int (* extractToFile)(dtsViewerHandle handle, dtsContainerItemInfo& info, const char *fileToCreate);
Parameters
Parameters 
Description 
handle 
Handle identifying the container 
info 
Identifies the item to extract 
fileToCreate 
Name of the temporay file to create 
Returns

0 on success, non-zero on failure

Structure
Links
You are here: C++ API > Classes > dtsViewerInfo Structure > dtsViewerInfo::extractToFile Data Member
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.