Specifications
sharpVISION™ Camera
sharpVISION™ SDK Reference
92
7.2.5. IdtSvCloseCamera
[nResult] = SharpML (‘IdtSvCloseCamera’, nCameraId)
Inputs
nCameraId
Specifies the ID of the camera to be closed
Outputs
nResult
Specifies the return error code of the function (0 if the function is successful, otherwise not 0)
Remarks
This function closes a camera previously open. If any error occurs during the operation, the
routine returns an error code in the nResult variable, otherwise it returns 0.
See also: IdtSvOpenCamera