GetFeatureMax
|
Name [in]
|
String specifying the name of the feature
|
pValue [out, retval]
|
Pointer to the maximum value of the feature
|
S_OK
|
Success
|
E_NOINTERFACE
|
Feature does not exist or not available
|
E_FAIL
|
Failure to read the value
|
|
|
Feature Type
|
Return value
|
Integer
|
Maximum allowed value converted to floating point
|
Float
|
Maximum allowed value
|
Boolean
|
1.
|
Enumerated
|
Maximum ordinal number in the enumeration list
|
String
|
Zero value
|
Command
|
1.
|