|
UserOutputSelector
|
|
| "UserOutput0"
|
| Selects Bit 0 of the User Output register.
|
| "UserOutput1"
|
| Selects Bit 1 of the User Output register.
|
| "UserOutput2"
|
| Selects Bit 2 of the User Output register.
|
|
|
| pValue [out, retval]
|
| Pointer to the string specifying the bit in the User Output register.
|
| Value [in]
|
| The bit to be set
|
| S_OK
|
| Success
|
| E_NOINTERFACE
|
| The feature is not available for the selected camera
|
| E_FAIL
|
| Failure to set the feature value
|
|
|
|
|
|
|