VirtualBox Main API
|
Public Member Functions | |
void | getSelected ([retval] out boolean selected) |
void | setSelected (in boolean selected, [retval] out IProgress progress) |
Additional Inherited Members | |
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 IBooleanFormValue::getSelected | ( | [retval] out boolean | selected | ) |
void IBooleanFormValue::setSelected | ( | in boolean | selected, |
[retval] out IProgress | progress | ||
) |