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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageInfo.cpp1139 Bstr strHostonlyAdp; local
1140 nic->COMGETTER(HostOnlyInterface)(strHostonlyAdp.asOutParam());
1143 RTPrintf("hostonlyadapter%d=\"%ls\"\n", currentNIC + 1, strHostonlyAdp.raw());
1147 strAttachment = Utf8StrFmt("Host-only Interface '%ls'", strHostonlyAdp.raw());

Completed in 50 milliseconds