LBase::EnableStatusCallBack

Summary

Enables or disables the status callback function for the class object.

Syntax

#include "ltwrappr.h"

L_BOOL LBase::EnableStatusCallBack (bEnable)

Parameters

L_BOOL bEnable

Flag that indicates whether to enable or disable the status callback function for the specific object.

Returns

The previous setting.

Comments

Call this function to enable or disable the status callback for your class object.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Example

For an example, refer to LBase::StatusCallBack.

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.