LAutomation::EnumContainersCallBack

#include "ltwrappr.h"

virtual L_VOID LAutomation::EnumContainersCallBack(pLContainer)

LContainer * pLContainer;

pointer to an LContainer object

Processes each container enumerated by the LAutomation::EnumContainers function.

Parameter

Description

pLContainer

Pointer to an LContainer object that references the handle of the container being enumerated.

Returns

Nothing.

Comments

This function is called for each container enumerated by LAutomation::EnumContainers.

The enumeration process continues until the last container is enumerated or an error occurs.

To use this function, derive a class from LAutomation and override this function.

Required DLLs and Libraries

LTAUT

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

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