|
ZoomControl
|
|
| -1 - Off
|
| The zoom control is disabled
|
| 0 - Manual
|
| The zoom level is controlled by the value of the Zoom property
|
| 1 - Auto
|
| The camera controls the zoom level by itself continuously
|
| 2 - One push
|
| The camera sets the optimal zoom level by itself and returns to the manual mode
|
| pZoomControl [out, retval]
|
| Pointer to the current zoom control mode
|
| ZoomControl [in]
|
| The zoom control mode to be set
|
| S_OK
|
| Success
|
| E_FAIL
|
| The zoom control is not available for the selected camera
|
|
|
|
|