Specifications
sharpVISION™ Camera
sharpVISION™ SDK Reference
42
4.2.2. CmdShowMainToolbar
short CmdShowMainToolbar( short nShow )
Return values
SVC_SUCCESS, if successful, otherwise
SVC_GENERICERROR, if an error occurs.
Parameters
nShow
Specifies if the main toolbar is visible or not. It must be one of the following values:
FALSE: hides the toolbar.
TRUE: shows the toolbar.
Remarks
This function makes the main toolbar visible or not.
See also: