| VirtualBox Main API
    | 
 
  
| Public Member Functions | |
| void | getSelectedIndex ([retval] out long index) | 
| void | setSelectedIndex (in long index, [retval] out IProgress progress) | 
| Public Attributes | |
| readonly attribute wstring[] | values | 
|  Public Attributes inherited from IFormValue | |
| readonly attribute FormValueType | type | 
| readonly attribute long | generation | 
| readonly attribute boolean | enabled | 
| readonly attribute boolean | visible | 
| readonly attribute wstring | label | 
| readonly attribute wstring | description | 
| readonly attribute wstring | help | 
| void IChoiceFormValue::getSelectedIndex | ( | [retval] out long | index | ) | 
| void IChoiceFormValue::setSelectedIndex | ( | in long | index, | 
| [retval] out IProgress | progress | ||
| ) | 
| readonly attribute wstring [] IChoiceFormValue::values |