L_AutGetToolbar

#include "ltaut.h"

L_LTAUT_API L_INT L_AutGetToolbar( pAutomation, ppToolbar )

Gets the current LEAD automation toolbar handle.

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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Container and Automation C API Help