#include "ltwrappr.h"
L_INT LToolbar::SetToolbarInfo (pToolbarInfo)
Sets the toolbar information.
Pointer to an LTOOLBARINFO structure that contains the information that will be used to set the toolbar information.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
This function could be used to assign information to a toolbar created using the TOOLBAR_EMPTY flag in the LToolbar::Create function, or it could be used to adjust the toolbar that is already created.
Required DLLs and Libraries