#include "ltaut.h"
L_LTAUT_API L_INT L_AutSetToolbar(pAutomation, pToolbar)
Sets the LEAD automation toolbar handle.
Pointer to an automation handle.
Pointer to the toolbar handle to be set.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
The user should use the vector toolbar when the automation handle was created using AUTOMATION_MODE_VECTOR.
Required DLLs and Libraries