Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS Container and Automation C++ Class Library Help

LContainer::EnableContainerCallback

Show in webframe

#include "Ltwrappr.h"

L_BOOL LContainer::EnableContainerCallback (bEnable)

L_BOOL bEnable;

/* enable flag */

Enables or disables the container callback function.

Parameter

Description

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

TRUE

The callback function was enabled.

FALSE

The callback function was disabled.

Required DLLs and Libraries

LTCON

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application

See Also

Functions:

LContainer::ContainerCallback

Topics:

Using the Container Callback

Example

For an example, refer to LContainer::ContainerCallBack.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.