LBitmapBase::IsChangeNotificationEnabled

Summary

Determines whether the change notifications are enabled or disabled.

Syntax

#include "ltwrappr.h"

virtual L_BOOL LBitmapBase::IsChangeNotificationEnabled()

Returns

Value Meaning
TRUE Change notifications are enabled.
FALSE Change notifications are disabled.

Comments

Call this function to check if the change notifications are enabled or disabled for the class object.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Example

For an example, refer to LBitmapBase::EnableChangeNotification.

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.