This document is archived and information here might be outdated. Recommended version. |
The number of parallel threads of execution recommended by the system.
[Visual Basic .NET] Public Sub RecommendedNumThreads ( _ ByRef pRecommendedNumThreads As Integer _ )
[C#] public void RecommendedNumThreads ( ref int pRecommendedNumThreads );
[C++]
HRESULT get_RecommendedNumThreads(
System.Int32* pRecommendedNumThreads
);
[C++]
Parameters pRecommendedNumThreads
pRecommendedNumThreads is a parameter of type long*