Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
DFileConvertJob::SetInputText Method (char *, char *, int)
SetInputText Method | DFileConvertJob Class | dtSearch Namespace | Send Feedback

Sets the input text to be converted, for conversion of a memory buffer instead of a disk file.

void SetInputText(const char * text, const char * aFn, int aTypeId);
Parameters
Parameters 
Description 
const char * text 
Text to use as input 
const char * aFn 
Filename, indicating the source of the text (can be null) 
int aTypeId 
Type id specifying the file type of the input data. 
Description

The text must be a simple null-terminated string.

Group
Links
You are here: C++ Support Classes > dtSearch Namespace > Classes > DFileConvertJob Class > SetInputText Method > DFileConvertJob::SetInputText Method (char *, char *, int)
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.