QueryNumProcessors method
Retrieves the number of processors installed in the system.
Syntax
HRESULT retVal = object.QueryNumProcessors(pulNumProc);
Parameters
pulNumProc [out]
Type: unsigned longPointer to the number of processors.
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
Retrieves the number of processors installed in the system.
HRESULT retVal = object.QueryNumProcessors(pulNumProc);
pulNumProc [out]
Type: unsigned long
Pointer to the number of processors.