LVectorBase::IsAlwaysEndNotification

Summary

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

Syntax

#include "ltwrappr.h"

virtual L_BOOL LVectorBase::IsAlwaysEndNotification(void)

Returns

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

Comments

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

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to LVectorBase::EnableAlwaysEndNotification.

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

LEADTOOLS Vector C++ Class Library Help

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