An external file parser should call this function once at startup to register itself with the dtSearch Engine.
void DLLFUNC dtsRegisterViewer(const dtsViewerInfo& info);
dtsviewr.h
|
Parameters |
Description |
|
const dtsViewerInfo& info |
Description of the file parser |
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|