LAutomation::SetToolbar

Summary

Sets the LEAD automation toolbar handle.

Syntax

#include "ltwrappr.h"

L_INT LAutomation::SetToolbar (pLToolbar)

Parameters

LToolbar * pLToolbar

Pointer to the LToolbar object the references the handle of the toolbar to set.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

The user should use the vector toolbar when the automation handle was created using AUTOMATION_MODE_VECTOR.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to LAutomation::Create.

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Container and Automation C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.