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

/vbox/src/VBox/Main/src-server/
H A DSystemPropertiesImpl.cpp202 HRESULT SystemProperties::getMinGuestCPUCount(ULONG *minCPUCount) argument
205 *minCPUCount = SchemaDefs::MinCPUCount; // VMM_MIN_CPU_COUNT

Completed in 45 milliseconds