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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUISession.cpp1116 ULONG uSlots = vboxGlobal().virtualBox().GetSystemProperties().GetMaxNetworkAdapters(chipsetType); local
1117 for (ULONG uSlot = 0; uSlot < uSlots; ++uSlot)

Completed in 46 milliseconds