|
LineInverter
|
|
| pValue [out, retval]
|
| Pointer to the boolean value specifying the state of the line.
|
| Value [in]
|
| FALSE if the line signal is not inverted, TRUE if the line signal is inverted.
|
| S_OK
|
| Success
|
| E_NOINTERFACE
|
| The feature is not available for the selected camera
|
| E_INVALIDARG
|
| The value is not part of the enumerated set
|
| E_FAIL
|
| Failure to set the feature value
|
|
|
|
|
|
|