LBase::SetErrorListDepth

#include "ltwrappr.h"

static L_UINT LBase::SetErrorListDepth (uListDepth)

L_UINT uListDepth;

Depth of the error list

Sets the depth for the internal error list.

Parameter

Description

uListDepth

The new depth of the error list.

Returns

The previous size of the internal error list.

Comments

Call this function to set the depth for the internal error list. Every error that occurs will be recorded in this list. The default size is 1. Is you shrink the list, the oldest errors in the list are the first to be discarded. The internal error list maintains a running list of the errors that have occurred in the LEADTOOLS C++ Class Library functions.

Required DLLs and Libraries

LTKRN

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

Platforms

Win32, x64.

Help Version 20.0.2020.4.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C++ Class Library Help