LContainer::IsValid

Summary

Determines the validity of the given container handle.

Syntax

#include "Ltwrappr.h"

L_BOOL LContainer::IsValid ()

Returns

Value Meaning
TRUE The handle is valid.
FALSE The handle is not valid.

Comments

The container handle will be valid after calling LContainer::Initialize and LContainer::Create.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to LContainer::Create.

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++ Class Library Help

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