Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
dtsErrorInfo::dtsErrorInfo Constructor
dtsErrorInfo Structure | dtsErrorInfo Structure | Send Feedback

Constructor for dtsErrorInfo, which will allocate fixed-length buffers large enough to hold, by default, up to 20 messages with up to 4096 bytes.

dtsErrorInfo(int aMaxMessages = 100, int aBufSize = 8192);
Description

The dtsErrorInfo destructor will automatically deallocate these buffers.

Structure
Links
You are here: C++ API > Classes > dtsErrorInfo Structure > dtsErrorInfo::dtsErrorInfo Constructor
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.