L_ContainerIsValid

Summary

Determines the validity of the given container handle.

Syntax

#include "LtCon.h"

L_LTCON_API L_INT L_ContainerIsValid(pContainer)

Parameters

pCONTAINERHANDLE pContainer

Pointer to a container handle.

Returns

Value Meaning
SUCCESS The handle is valid.
< 1 The handle is not valid. Refer to Return Codes.

Comments

The container handle will be valid after calling L_ContainerInit and L_ContainerCreate.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to L_ContainerCreate.

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

LEADTOOLS Container and Automation C API Help

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