VirtualBox Main API
|
Public Attributes | |
readonly attribute boolean | enabled |
readonly attribute wstring | network |
readonly attribute wstring | gateway |
readonly attribute boolean | advertiseDefaultIPv6RouteEnabled |
readonly attribute boolean | needDhcpServer |
Additional Inherited Members | |
![]() | |
void | setProcessed () |
Internal method called by the system when all listeners of a particular event have called IEventSource::eventProcessed. | |
void | waitProcessed (in long timeout,[retval] out boolean result) |
Wait until time outs, or this event is processed. |
readonly attribute boolean INATNetworkSettingEvent::enabled |
readonly attribute wstring INATNetworkSettingEvent::network |
readonly attribute wstring INATNetworkSettingEvent::gateway |
readonly attribute boolean INATNetworkSettingEvent::advertiseDefaultIPv6RouteEnabled |
readonly attribute boolean INATNetworkSettingEvent::needDhcpServer |