VirtualBox Main API
|
Public Member Functions | |
void | remove () |
Remove this condition from the group. | |
Public Attributes | |
attribute boolean | inclusive |
Whether this is an inclusive or exclusive group membership condition. | |
attribute DHCPGroupConditionType | type |
Defines how the IDHCPGroupCondition::value is interpreted. | |
attribute wstring | value |
The condition value. | |
void IDHCPGroupCondition::remove | ( | ) |
Remove this condition from the group.
attribute boolean IDHCPGroupCondition::inclusive |
Whether this is an inclusive or exclusive group membership condition.
attribute DHCPGroupConditionType IDHCPGroupCondition::type |
Defines how the IDHCPGroupCondition::value is interpreted.
attribute wstring IDHCPGroupCondition::value |
The condition value.