LBase::IsCallBackEnabled

Summary

Indicates whether the callback functions are enabled or disabled for the class object.

Syntax

#include "ltwrappr.h"

L_BOOL LBase::IsCallBackEnabled ()

Returns

Value Meaning
TRUE The callback functions are enabled.
FALSE The callback functions are disabled

Comments

Call this function to check if the callback functions are enabled or disabled for this 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.