L_TBInit

#include "LtTLB.h"

L_LTTLB_API L_INT L_TBInit(ppToolbar )

Initializes the toolbar handle.

Parameters

ppTOOLBARHANDLE ppToolbar

Pointer to a pointer to the toolbar handle to be initialized.

Returns

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

Comments

This function must be called before calling any other toolbar functions.

A toolbar handle will be valid after this function is called. However, L_TBCreate must be called in order to call any other Toolbar functions.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to L_TBCreate.

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

LEADTOOLS Toolbar C API Help