#include "LtCon.h"
L_LTCON_API L_INT L_ContainerIsValid(pContainer)
Determines the validity of the given container handle.
Pointer to a container handle.
Value | Meaning |
---|---|
SUCCESS | The handle is valid. |
< 1 | The handle is not valid. Refer to Return Codes. |
The container handle will be valid after calling L_ContainerInit and L_ContainerCreate.
Required DLLs and Libraries