#include "ltaut.h"
L_LTAUT_API L_INT L_AutGetToolbar( pAutomation, ppToolbar )
Gets the current LEAD automation toolbar handle.
Pointer to an automation handle.
Pointer to the variable to be updated with a pointer to the current LEAD automation toolbar handle.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
If L_AutSetToolbar was not used to set the toolbar handle, this function will return NULL in the ppToolbar parameter.
Required DLLs and Libraries