Uses of Class
js.dev.CloseResults

Packages that use CloseResults
js.dev.cam   
js.dev.cam.sbig   
js.dev.cam.web   
 

Uses of CloseResults in js.dev.cam
 

Methods in js.dev.cam that return CloseResults
 CloseResults JCam.close(CloseParams par)
           
 

Uses of CloseResults in js.dev.cam.sbig
 

Methods in js.dev.cam.sbig that return CloseResults
 CloseResults JSbigCam.close(CloseParams cp)
          The close public method is used to close both, the device and driver and should be the last call to the driver.
 

Uses of CloseResults in js.dev.cam.web
 

Methods in js.dev.cam.web that return CloseResults
 CloseResults JWebCam.close(CloseParams cp)
          The close method is used to close web camera.