Links
dtSearch Text Retrieval Engine Programmer's Reference
dtsViewerInfo::extractToMem Data Member
dtsViewerInfo Structure | dtsViewerInfo Structure | Send Feedback
int (* extractToMem)(dtsViewerHandle handle, dtsContainerItemInfo& info, void *dest, long bufLen);
Parameters
Parameters 
Description 
handle 
Handle identifying the container 
info 
Identifies the item to extract 
dest 
Buffer to receive the contents of the item 
bufLen 
Size of output buffer 
Returns

0 on success, non-zero on failure

Description

Pointer to function that will extract an item from the container to a memory buffer.

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