VirtualBox Main API
Public Attributes | List of all members
IFormValue Interface Reference
Inheritance diagram for IFormValue:
IBooleanFormValue IChoiceFormValue IRangedInteger64FormValue IRangedIntegerFormValue IStringFormValue

Public Attributes

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
 

Member Data Documentation

◆ type

readonly attribute FormValueType IFormValue::type

◆ generation

readonly attribute long IFormValue::generation

◆ enabled

readonly attribute boolean IFormValue::enabled

◆ visible

readonly attribute boolean IFormValue::visible

◆ label

readonly attribute wstring IFormValue::label

◆ description

readonly attribute wstring IFormValue::description

◆ help

readonly attribute wstring IFormValue::help