L_AutGetToolbar

Summary

Gets the current LEAD automation toolbar handle.

Syntax

#include "ltaut.h"

L_LTAUT_API L_INT L_AutGetToolbar( pAutomation, ppToolbar )

Parameters

pAUTOMATIONHANDLE pAutomation

Pointer to an automation handle.

pTOOLBARHANDLE * ppToolbar

Pointer to the variable to be updated with a pointer to the current LEAD automation toolbar handle.

Returns

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

Comments

If L_AutSetToolbar was not used to set the toolbar handle, this function will return NULL in the ppToolbar parameter.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to L_AutFree.

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 API Help

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