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.
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.