VirtualBox Main API
|
This is the complete list of members for IDHCPGlobalConfig, including all inherited members.
defaultLeaseTime | IDHCPConfig | |
forcedOptions | IDHCPConfig | |
getAllOptions(out DHCPOption[] options, out DHCPOptionEncoding[] encodings, [retval] out wstring[] values) | IDHCPConfig | |
getOption(in DHCPOption option, out DHCPOptionEncoding encoding, [retval] out wstring value) | IDHCPConfig | |
maxLeaseTime | IDHCPConfig | |
minLeaseTime | IDHCPConfig | |
remove() | IDHCPConfig | |
removeAllOptions() | IDHCPConfig | |
removeOption(in DHCPOption option) | IDHCPConfig | |
scope | IDHCPConfig | |
setOption(in DHCPOption option, in DHCPOptionEncoding encoding, in wstring value) | IDHCPConfig | |
suppressedOptions | IDHCPConfig |