Searched defs:strVDEName (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/xml/
H A DSettings.cpp2516 com::Utf8Str strVDEName; local
2517 elmMode.getAttributeValue("network", strVDEName); // optional network name
2519 nic.genericProperties["network"] = strVDEName;

Completed in 72 milliseconds