LVectorBase::IsChangeNotificationEnabled

Summary

Determines whether the change notifications are enabled or disabled.

Syntax

#include "ltwrappr.h"

virtual L_BOOL LVectorBase::IsChangeNotificationEnabled(void)

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

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.