Specifications
sharpVISION™ Camera
sharpVISION™ VISION SDK
43
4.2.3. CmdShowCameraBar
void CmdShowCameraBar( short nShow )
Return values
SVC_SUCCESS, if successful, otherwise
SVC_GENERICERROR, if an error occurs.
Parameters
nShow
Specifies if the camera bar is visible or not. It must be one of the following values:
FALSE: hides the bar.
TRUE: shows the bar.
Remarks
This function makes the camera bar visible or not.
See also: