#include "ltwrappr.h"
LToolbar * LAutomation::GetToolbar (void)
Gets the current LEAD automation toolbar handle.
!NULL |
Pointer to an LToolbar object that references the handle of the current automation toolbar. |
NULL |
An error occurred. |
If LAutomation::SetToolbar was not used to set the toolbar handle, this function will return NULL.
Required DLLs and Libraries
LTAUT For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application |