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.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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.