LBase::EnableLoadInfoCallBack

Summary

Enables or disables the load info callback function.

Syntax

#include "ltwrappr.h"

L_BOOL LBase::EnableLoadInfoCallBack(bEnable)

Parameters

L_BOOL bEnable

Flag that indicates whether to enable or disable the load info callback function. Possible values are:

Value Meaning
TRUE Enable the load info callback function.
FALSE Disable the load info callback function

Returns

The previous state.

Comments

The load info callback function is used to handle input data that is in a format (such as raw FAX) that LEADTOOLS cannot recognize.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Functions

Topics

Example

For an example, refer to LFile::StartFeedLoad.

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

LEADTOOLS Raster Imaging C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.