|
LineFormat
|
|
| "NoConnect"
|
| The line is not connected.
|
| "TriState"
|
| The line is currently in the Tri-State mode (not driver).
|
| "TTL"
|
| The line is currently accepting or sending TTL level signals.
|
| "LVDS"
|
| The line is currently accepting or sending LVDS level signals.
|
| "RS422"
|
| The line is currently accepting or sending RS422 level signals..
|
| "OptoCoupled",...
|
| The line is opto-coupled.
|
| pValue [out, retval]
|
| Pointer to the string specifying the line format.
|
| Value [in]
|
| The line format 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
|
|
|
|
|
|
|