IGROption interface¶
Represents a configuration option as returned by GetAvailableOptions.
| IGROption::DefaultValue property | Gets the default value of the option. |
| IGROption::Description property | Gets the description of the option. |
| IGROption::DisplayName property | Gets the display name of the option. |
| IGROption::Flags property | Gets the flags of the option. |
| IGROption::PossibleValues property | Gets the possible values of the option. |
| IGROption::Type property | Gets the type of the option. |