LAutomation::GetToolbar

Summary

Gets the current LEAD automation toolbar handle.

Syntax

#include "ltwrappr.h"

LToolbar * LAutomation::GetToolbar (void)

Returns

Value Meaning
!NULL Pointer to an LToolbar object that references the handle of the current automation toolbar.
NULL An error occurred.

Comments

If LAutomation::SetToolbar was not used to set the toolbar handle, this function will return NULL.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to LAutomation::Free.

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.