feature_t.value

The value of the feature. 0 disables the feature, non-zero (usually 1) enables the feature. For features implemented as lookup type 3 (like 'salt') the @value is a one based index into the alternates.

  1. uint value [@property getter]
  2. uint value [@property setter]
    class feature_t
    @property
    void
    value
    (
    uint value
    )

Meta