Copyright Digital Equipment Corp. All rights reserved.

Argument

 

name

   Pointer to a character string passed as a name in the list of
   supported features.
 

mode

   An integer indicating which feature value to return. The values
   for mode are:

      __FEATURE_MODE_DEFVAL        Default value
      __FEATURE_MODE_CURVAL        Current value
      __FEATURE_MODE_MINVAL        Minimum value
      __FEATURE_MODE_MAXVAL        Maximum value
      __FEATURE_MODE_INIT_STATE    Initialization state
 

value

   The feature value to be set.