Image Manager (CVCDriver.dll) 14.0
CameraSelectExports.cpp File Reference

ICameraSelect Interface. More...

Functions

cvbbool_t CanCameraSelect (IMG Image)
 This function verifies whether the image supports the CameraSelect interface. More...
 
cvbres_t GetCamPort (IMG Image, cvbval_t &lPort)
 Returns the number of the currently selected camera port. More...
 
cvbres_t GetNumPorts (IMG Image, cvbval_t &lNumPorts)
 Returns the number of ports of the image or image acquisition device. More...
 
cvbres_t SetCamPort (IMG Image, cvbval_t lPort, cvbval_t lImgToWait)
 Sets the current camera port. More...
 

Detailed Description

ICameraSelect Interface.

Author
Rupert Stelz
Version
0.0.0.2
Since
0.0.0.1 05/12/97 first created (RS)
0.0.0.2 02/05/09 fixed bug in GetCamPort