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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageInfo.cpp1224 NetworkAdapterType_T NICType; local
1225 nic->COMGETTER(AdapterType)(&NICType);
1227 switch (NICType)

Completed in 50 milliseconds