LContainer::EnableContainerCallBack

Summary

Enables or disables the container callback function.

Syntax

#include "Ltwrappr.h"

L_BOOL LContainer::EnableContainerCallBack (bEnable)

Parameters

L_BOOL bEnable

Flag that indicates whether to enable or disable the container callback function. Possible values are:

Value Meaning
TRUE Enable the container callback function.
FALSE Disable the container callback function.

Returns

Value Meaning
TRUE The callback function was enabled.
FALSE The callback function was disabled.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to LContainer::ContainerCallBack.

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

LEADTOOLS Container and Automation C++ Class Library Help

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