Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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.
Requirements
Header: concrtrm.h
Namespace: concurrency