L_LVKRN_API L_INT L_VecSetObjectDescription(pVector, pObject, pszTarget)
Sets the description for an object.
Pointer to the vector handle.
Pointer to a VECTOROBJECT structure that references the vector object for which to set the description.
Character string that contains the object description. Pass NULL if there is no description.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
Required DLLs and Libraries