DFileConvertJob can get input from a file, a memory buffer, or from a dtsInputStream. Use SetInputStream to attach a dtsInputStream to use as input.
void SetInputStream(dtsInputStream& aSource, int aTypeId = 0);
|
Parameters |
Description |
|
dtsInputStream& aSource |
The input stream to use as input for the conversion |
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|