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

/vbox/src/VBox/Main/src-server/
H A DSystemPropertiesImpl.cpp210 HRESULT SystemProperties::getMaxGuestCPUCount(ULONG *maxCPUCount) argument
213 *maxCPUCount = SchemaDefs::MaxCPUCount; // VMM_MAX_CPU_COUNT

Completed in 46 milliseconds