LContainer::EnableContainerCallBack

#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.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Container and Automation C++ Class Library Help