L_ContainerSetMetrics

#include "LtCon.h"

L_LTCON_API L_INT L_ContainerSetMetrics(pContainer, pMetrics)

Sets the necessary information for the container.

Parameters

pCONTAINERHANDLE pContainer

Pointer to a container handle.

pCONTAINERMETRICS pMetrics

Pointer to the CONTAINERMETRICS structure that contains the metrics values to set.

Returns

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

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to L_ContainerCreate.

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

LEADTOOLS Container and Automation C API Help