|
GetFeature
|
|
| Name [in]
|
| String specifying the name of the feature
|
| pValue [out, retval]
|
| Pointer to the numerical value of the feature
|
| S_OK
|
| Success
|
| E_NOINTERFACE
|
| Feature does not exist or not available
|
| E_FAIL
|
| Failed to read the feature
|
|
|
|
|
|
Feature Type
|
Return 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
|
Zero value
|
|
Command
|
Zero value
|