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.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
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.