SetFeature
|
![]() ![]() ![]() |
Name [in]
|
String specifying the name of the feature
|
Value [in]
|
Numerical value of the feature to be set
|
S_OK
|
Success
|
E_NOINTERFACE
|
Feature does not exist or not available
|
E_INVALIDARG
|
Feature is not of numerical type
|
E_OUTOFMEMORY
|
Value is out of range
|
E_FAIL
|
Failure to set the feature
|
|
|
Feature Type
|
Value
|
Integer
|
Integer value converted to floating point
|
Float
|
Floating point value
|
Boolean
|
0. if False, 1. if True
|
Enumerated
|
Ordinal number in the enumeration list
|
String
|
N/A
|
Command
|
Use non-zero value to execute
|