#include "ltwrappr.h"
L_BOOL LToolbar::IsValid ()
Checks the validity of the given toolbar handle.
Value | Meaning |
---|---|
TRUE | The toolbar handle is valid. |
FALSE | An error occurred. Refer to Return Codes. |
The toolbar handle will be valid after calling LToolbar::Initialize. However, LToolbar::Create must be called before calling any other Toolbar function.
Required DLLs and Libraries