dtsViewerHandle (* makeViewer2)(dtsMakeViewerParams& params);
|
Parameters |
Description |
|
params |
Includes a pointer to the dtsInputStream, and information about the output format requested and the option settings in effect |
a dtsViewerHandle identifying the parser, or NULL if the file cannot be parsed
Pointer to a function that will create a file parser for a dtsInputStream, using information provided in a dtsMakeViewerParams struct.
|
Copyright (c) 1995-2008 dtSearch Corp. All rights reserved.
|