Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Returns the number of hardware threads on the underlying system.
unsigned int __cdecl GetProcessorCount();
Return Value
The number of hardware threads.
Remarks
unsupported_os is thrown if the operating system is not supported by the Concurrency Runtime. The earliest operating system supported is Windows XP with Service Pack 3.
Requirements
Header: concrtrm.h
Namespace: concurrency