L_ContainerInit

#include "LtCon.h"

L_LTCON_API L_INT L_ContainerInit(ppContainer)

Initializes the container handle.

Parameters

ppCONTAINERHANDLE ppContainer

Pointer to the container handle to be initialized.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

This function must be called before calling any other container functions.

Required DLLs and Libraries

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

LEADTOOLS Container and Automation C API Help

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