|
LineMode
|
|
| "Input"
|
| The selected physical line is used to input an electrical signal.
|
| "Output"
|
| The selected physical line is used to output an electrical signal.
|
| pValue [out, retval]
|
| Pointer to the string specifying the line mode.
|
| Value [in]
|
| The line mode to be set.
|
| 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
|
|
|
|
|
|
|