UserSetSelector
|
![]() ![]() ![]() |
"Default" (or "Factory")
|
Selects the factory settings user set.
|
"UserSet1"
|
Selects the first user set.
|
"UsetSet2"
|
Selects the second user set
|
.................................................
|
|
pValue [out, retval]
|
Pointer to the string specifying the user set.
|
Value [in]
|
The user set to be selected.
|
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
|
|
|