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