LBitmapBase::IsAlwaysEndNotification

Summary

Determines whether the calling of the LBitmapBase::EndChanging member function is enabled or disabled for failed bitmap operations.

Syntax

#include "ltwrappr.h"

virtual L_BOOL LBitmapBase::IsAlwaysEndNotification()

Returns

Value Meaning
TRUE The calling of the LBitmapBase::EndChanging member function is enabled on operation failure.
FALSE The calling of the LBitmapBase::EndChanging member function is disabled on operation failure.

Comments

Call this function to check if the calling of the LBitmapBase::EndChanging member function is enable or disable for failed bitmap operations.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Example

For an example, refer to LBitmapBase::EnableAlwaysEndNotification.

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.