Set the container necessary information.
#include "Ltwrappr.h"
L_INT LContainer::SetMetrics (pMetrics)
Pointer to the CONTAINERMETRICS structure that contains the metrics values to set.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
For an example, refer to LContainer::Create.