Specifications

sharpVISION™ Camera
sharpVISION VISION SDK
23
3.1.7. SvCloseCamera
SV_ERROR SvCloseCamera( SV_HANDLE hCamera )
Return values
SVC_SUCCESS if successful, otherwise
SVC_INVALIDHANDLE, if the camera handle is not valid.
Parameters
hCamera
Specifies the handle to an open camera
Remarks
Closes and open Camera.
See also: SvOpenCamera