L_LVKRN_API L_INT L_VecSetObjectTooltip(pVector, pObject, pszTooltip)
Sets the objects tooltip.
Pointer to the vector handle.
Pointer to a VECTOROBJECT structure that references the vector object for which to set the tooltip. If the object already has a tool tip, it will be overwritten.
Pointer to a NULL terminated string which contains the tool tip.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
Required DLLs and Libraries