SetFeatureString
|
![]() ![]() ![]() |
Name [in]
|
String specifying the name of the feature
|
Value [in]
|
String value of the feature to be set
|
S_OK
|
Success
|
E_NOINTERFACE
|
Feature does not exist or not available
|
E_OUTOFMEMORY
|
Value is not valid for the feature
|
E_FAIL
|
Failed to set the feature
|
|
|
Feature Type
|
Value
|
Integer
|
Integer value in form of string
|
Float
|
Floating point value in form of string
|
Boolean
|
"0" or "False", "1" or "True"
|
Enumerated
|
String value from the enumerated set
|
String
|
String value
|
Command
|
"1" or "Execute"
|